- Small Error it seems.
- Pointer to multidimensional array
- doesn't recognize stdafx.h
- get field of the screen
- Using Vectors. MinGW warning
- Do pointers returned by malloc/new have to be aligned?
- Acessing a method
- Advanced File IO
- Statistic problem
- Ackermann Function w/ a twist.
- another do while question
- Doubly Linked Lists
- Shared library design problem
- Input/Validation
- member as default argument
- this pointer?
- replacement: please help me to solve this
- Templates vs Virtual
- Question about Gprof
- (help me pls)how do you change memory value in other programs?
- Functions Taking Dif. Numbers of Arguments at Dif. Times?
- Using Associative Arrays..
- Inverting number sequence.
- Sending info via TcpLink or UdpLink = Difficult?
- Array of classes?
- Kindly help!!!
- Help on chess game
- anyone used base64.h in a c++ program?
- Saving IF senteces
- Uint32 math
- How come this is happening?
- GOTO statement in c++
- Suggestions and question about bool pointers
- Making rooms out of grids?
- Why the error
- passing a function pointer
- Error checking help...
- Creating a Spreadsheet using a multidimensional array
- What does "Almost in Order" mean?
- character string
- Help me design a "modular" function
- MultiD Array[][]
- how to remove this broken line in the end?
- can anyone find whats my misttake?
- what is wrong with my function?
- data structure for currencies exchange
- Windows' std::string::find_first_of error
- what is wrong with this???
- Working with void*
- Passing back objects from with functions. Datatype?