|
-
Sep 24th, 2008, 10:47 AM
#1
Thread Starter
Hyperactive Member
Help in choosing type of project closer to C.
Hi guys. I'm presently doing some programming in C using DevC++ compiler. however im also trying to do the equivalent in microsoft C++ visual studio 2008 and im a little confused as to the type of project to create. what im doing in C is nothing like a window application, but rather a console application that could run from the command prompt. When i try to create a console application in VS 2008 c++, im seeign two options: win32 or clr console application.
What is the difference between these two and which one is closer to C (DevC++) so my programs would run without any modifications.
Jennifer.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|