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 !!!!
|