View Single Post
Old Jun 1st, 2005, 1:46 PM   #1
debugger1
Newbie
 
Join Date: Jun 2005
Posts: 1
Rep Power: 0 debugger1 is on a distinguished road
Exclamation Problems with C programming in Visual Studio .NET 2003

Hi, I would like to ask your help for a very very difficult problem for
me to solve.Let me explain to you my problem in a few words:

Recently I have installed Visual Studio .NET 2003 (due to the fact that
I was experiencing linking problems with VS 6.0). It didn't take long to
understand that C programs couldn't be executed that easily in VS 2003
compared to VS6.0. Build and debug options from the menu where
unavailable
, after that i tried a few things but still nothing happened!

I think that if there is nothing wrong with my configurations then
probably c programs in VS2003 have to be called first in a project file
, I
have to say that I tried to do so from a console application but i
couldn't import C files !!!!
debugger1 is offline   Reply With Quote