- C/C++ vs assembly: speed comparison
- Moving from C/Java to C++: some questions
- I ruined my *.cpp, *.h extensions...
- Appending to the front of a string in a class...
- Sorry for a dumb question.
- putting a numeric value into an array of chars?
- Problems with output formatting
- Type casting void * withing classes?
- The Art of Writing Comments :: Software Engineering
- Game Release
- Recursive Help
- How Do I....
- cout and function call....strange
- formatting output
- Instantiation with CodeWarrior
- help with allegro - linking errors
- Classes
- Standard C++ library
- question about Quick Sort
- >>>
- Inputing data of a struct member(declared as an array) from a file
- getting an error, need help
- Exceptions
- Radix sorting
- ++(variable) vs. (variable)++
- need help on diagonal movement
- Is there any built in way to write a new line using fwrite
- Some Quick Help
- linear sort with names
- OS Compatability.
- Trying to find a way to change color
- my problem
- Linking an assembly routine into a GCC project
- conversion
- little problem
- Class destructor and throw
- Matrix Multiplication again....
- Football simulation
- Hashing Binary
- Emptying Values
- Redefining an operator... is it possible?
- DLL Plugin system
- Static members.....creating problem
- SQL insertion statements
- reading more than one char
- erase in vector
- I need help writing a c++ program please..
- Copying part of a string
- Array Problem!
- virtual funtions