Quote:
Originally Posted by redfiretruck
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
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.