View Single Post
Old 10-08-2007, 08:17 PM   #20 (permalink)
QwertyManiac
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: C++:Adding two numbers

C/C++ sources are portable if you write it for portability (w/o OS sensitive stuff). Programs aren't, right.

Why bother with IDEs and all when you've just started learning. Get a good Linux distro and G++/CC your way through the code.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline