by DaPasta
Problem with functions, loops, etc. (1,2)
|
|
[29 replies] Last: Guess I still need a little more learning to do! I still don't entirel... (by DaPasta)
|
by ChinYan
delete char*
|
|
[4 replies] Last: That memory is not memory allocated by you, so you must not attempt t... (by ChinYan)
|
by han613
HELP! (output words in alphabetical order)
|
|
[6 replies] Last: OMG!!! thanks!!! =D (by han613)
|
by Austin G
Trouble with my currency conversion program
|
|
[4 replies] Last: You're right Caprico, I probably should start indenting. (by Austin G)
|
by prog232
Keyboard touch ?
|
|
[no replies]
|
by ribenaman
Infinite feedback from a loop?
|
|
[6 replies] Last: not sure exactly what your trying to but but if you are wanted to go b... (by nickoolsayz)
|
by woogi
Populate a form with objects
|
|
[no replies]
|
by Txcz
Memory leaks in binary tree
|
|
[1 reply] : By searching, i was able to find where leaks were created, but i still... (by Txcz)
|
by PhilThompson
Seating arrangements
|
|
[5 replies] Last: The beauty and danger of C and C++; there is an implicit trust of the ... (by Moschops)
|
by Integrater
Yet another problem.
|
|
[2 replies] Last: Thanks, MAX_PATH is defined in windows.h, I just had to include it. (by Integrater)
|
by hentaiw
High-Level and Low-Level I/O with classes
|
|
[2 replies] Last: Can I manually count the size of inventory ? 20 char = 20 bytes 1 int... (by hentaiw)
|
by nikotiini
Passing string from function to another
|
|
[2 replies] Last: Thank you :) I'm a bit embarassed it was THAT simple. Oh well at least... (by nikotiini)
|
by Integrater
Check my plan for a game list program
|
|
[12 replies] Last: Thanks again Galik, the programs works fine now :) (by Integrater)
|
by Hotice
Doubles
|
|
[4 replies] Last: You can never use a Windows program on a Mac. You need to get a secon... (by Telion)
|
by hjdut
cin question
|
|
[1 reply] : It looks like you are calling this stuff in a main() function and cand... (by Hotice)
|
by Faurax
Runing an external program in different solutions
|
|
[2 replies] Last: I am pretty new to writing graphics in c++ and have therefore never us... (by Faurax)
|
by biplav17
How to convert window co-ordinate to real coordinate
|
|
[2 replies] Last: I am using opengl. However I am working under freeglut (by biplav17)
|
Constructor problem |
|
[2 replies] Last: Many tutorial seems to include the scope anyway but I admit it's super... (by William Turcot)
|
Program skips input? |
|
[5 replies] Last: How would you know that the user entered them? ;p (by LB)
|
by hellninjas
Now presenting C++!
|
|
[2 replies] Last: No, i meant that me and the possible tutor would be in the chatroom di... (by hellninjas)
|