Thread: Visual C++?
View Single Post
Old Apr 26th, 2008, 6:28 AM   #9
Grich
Hobbyist Programmer
 
Grich's Avatar
 
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 150
Rep Power: 1 Grich is on a distinguished road
Re: Visual C++?

Quote:
Originally Posted by redfiretruck View Post
One of my friends was using the command prompt at school once just to do some random thing like open some random program... And the teacher thought he was like hacking the whole computer and stuff... xD.
Ha! I know what you mean!
Quote:
Originally Posted by crazyc0de View Post
I used to compile my code in command prompt using visual c++ sdk,because i think it waste too much resource to build a single program in the IDE. And it's very cool to type the command.
Yeah, I use command prompt too to compile projects, particually my assembly projects. I only use the IDE compiler tools to compile my JAVA and VB.NET projects, mostly because I need the results as fast as possible for College.
__________________
SYNTAX ERROR ...
Grich is offline   Reply With Quote