Looping |
|
[3 replies] Last: It seems to me that you are not very familiar with loops... Take a loo... (by m4ster r0shi)
|
by brama
console output formatting
|
|
[10 replies] Last: - having to parse a format string That's not such a big problem. Alt... (by helios)
|
by Gio
Else + If problems
|
|
[4 replies] Last: Eventhough other people have already helped you, you could also make a... (by kaduuk)
|
by player09
variable-named arrays
|
|
[4 replies] Last: Got it, great solution, thanks (by player09)
|
by xyzt
Accessing protected members of template base class
|
|
[4 replies] Last: magnificence, I use g++ 4.4.2 js.mith, yes it solved the problem. Th... (by xyzt)
|
by svexo
fatal error LNK1120: 2 unresolved externals
|
|
[2 replies] Last: So you're mixing managed and native code? Ummmm...I've never seen c... (by svexo)
|
by angela1989
c++ push_back doesn't work as it is supposed
|
|
[no replies]
|
by Kamo
Writing programs that interact with other programs...
|
|
[no replies]
|
by SoloXX
Classes: duplicated outputs & an uncertain function?
|
|
[10 replies] Last: Hey m4ster r0shi....your suggestion worked. My showHiScore(1000) displ... (by SoloXX)
|
by mjking
Changing the value of a char array in another function
|
|
[5 replies] Last: Thankyou very much. That's really helpful. (by mjking)
|
by Effesian
Problem with Pointer
|
|
[5 replies] Last: You probably forgot to qualify the names in your function definitions. (by filipe)
|
by Citis
linking error in glut.h
|
|
[6 replies] Last: Thank you, I found the field and added the -lglut-lGLU-lGL but still... (by Citis)
|
by mainframe639
Code Blocks
|
|
[6 replies] Last: By the way,--- Code::Blocks 10.05 released. I'm not informed about th... (by mainframe639)
|
by kramerunity
Programming Buttons
|
|
[1 reply] : With Visual C++, you can create a Windows Forms application that can d... (by sammy34)
|
by captainclogs
Getting the actual stored values out of arrays
|
|
[5 replies] Last: The error _was_ elsewhere in the code -- thanks all! (by captainclogs)
|
by matas555
console game
|
|
[3 replies] Last: The console is a terrible medium for games. Getting this to work how ... (by Disch)
|
by materithe
Read, Resize and Write Image
|
|
[10 replies] Last: It seems to me like that up till now since it will take me longer time... (by materithe)
|
by r3n311
DevC++ avast virus!!!
|
|
[3 replies] Last: http://www.cplusplus.com/forum/articles/7312/ (by Duthomhas)
|
by r3n311
getting the size of string
|
|
[7 replies] Last: thanks jecaestez, ive tried length() and it seems dont work if you don... (by r3n311)
|
by column
myDll.dll + myDll.h - is it enough?
|
|
[no replies]
|