- reinterpret vs c-style cast
- How to declare a global input stream
- Smith-Waterman algorithm
- Help with copy constructors
- Strange bug with Input stream
- Replace elements in vector
- what is this suppose to be?
- Strange windows STL crashing problem
- Bitwise Operators
- Array Object - Terminating Compiler
- allegro, small problem
- Why return malloc'd char array not work, but local char array does?
- Core Dump when closing the ifstream object- why?
- Spotting the error...
- Role of c++ in simulation software
- Array and classes problem
- Suggestions for my Check Book program
- When would you need to use a copy constructor
- How do i do this? (static structure inside class)
- Strange error during runtime
- How grab all messages to/from USB port?
- using a vector of user defined objects
- string.find()
- I just don't get this...
- Is it required to provide default definitions for virtual functions in a base class?
- c++ program autosave web page
- cannot access private member declared in class
- find top n elements
- Returning a pointer
- Parallel processing
- How to use .bat file to deal with multiple command line parameters?
- ifstream in opening a file
- last string is always the answer
- playsound2
- Points on circle
- Need Help
- Pass by constant reference
- Effect of const in a function declaration
- Creating a memory mapped file
- strange error int
- Needing Assistance;Unreachable code in function main()
- calcuate average test grade problem
- error question
- PlaySound
- NIM in C++
- How do I instantiate a self written class inside a Windows Form?
- measure time complexity
- Random number issue
- Needing help with a c++ program I'm writing
- istream question