|
-
Apr 30th, 2001, 04:30 PM
#1
Thread Starter
New Member
Start a new projet
How do i start a new project in c++ 5.0 and where i begin type my commands??????
please
[email protected]
-
Apr 30th, 2001, 04:47 PM
#2
Monday Morning Lunatic
I'm assuming you're just using normal console C++ -- go File->New and choose the Projects Tab. You want a Win32 Console Application 
Then, go File->New and choose the File Types (I think) tab, and select C++ Source. Make sure it adds it to the current project, and press OK. Then you can start writing your code
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
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
|