User profile: PanGalactic

User info
User name:PanGalactic
Location:Colorado, US
Statistical data
Gender:Male
Skills:C++
Python
Unix
Linux
History
Joined:
Number of posts:369
Latest posts:how does array size affect compiling speed?:In that last snippet, once [code]t=0[/code], you d...
Beginner C/C++ compiler:I'm guessing you really want something like KDevel...
singleton design pattern:[code]Singleton* Singleton::instance = 0;[/code] ...
Beginner C/C++ compiler:Are you looking for a compiler or for an IDE?
Beginner C/C++ compiler:/usr/bin/gcc (for C) or /usr/bin/g++ (for C++).