by tr1944
Abstract classes
|
|
[3 replies] Last: He means something like: struct C { virtual bool HasProp1(p1_t p1... (by MiiNiPaa)
|
by skorefish
help?? graphical part of program
|
|
[4 replies] Last: Have a look at "C++ GUI Programming with Qt 4" by Jasmin Blanchette a... (by benbalach)
|
by Ishan23
[Linker Error] Undefined reference to..
|
|
[10 replies] Last: @AsbstractionAnon Thanks! Its a big help! Godbless! (by Ishan23)
|
by Nielyboyken
Voids, structs, and main
|
|
[3 replies] Last: Thanks! :) It's fixed now. (by Nielyboyken)
|
by Nielyboyken
Linking files together with headers
|
|
[9 replies] Last: Okay thanks! :) Everything is fine now. Thanks a lot for all your hel... (by Nielyboyken)
|
by Matas
Program runtime is too long
|
|
[5 replies] Last: @ tcs No, no, just wondering how much data you used that's all? :+) ... (by TheIdeasMan)
|
by keltonfan2
<< setw help needed, table not printing right
|
|
[6 replies] Last: This program prints a table of exponential powers. Enter the number o... (by tcs)
|
by keltonfan2
Need help with program that prints a triangle of @ symbols
|
|
[3 replies] Last: @keltonfan2 To me, it's fine if you copy 'n paste, AS LONG AS YOU STU... (by whitenite1)
|
by Moonraker101
Getter Function Problem
|
|
[3 replies] Last: The agent.getPosition() and agent.getVelocity() both work in the main... (by Moonraker101)
|
by pacman169
Compilation
|
|
[4 replies] Last: Looks normal for a 64-bit compiler, yes. (by Peter87)
|
by Tzomby
Tic-Tac-Toe checkers game
|
|
[5 replies] Last: @Tzomby -What does '\x31' does/means? That's hex for one, '1'. So... (by whitenite1)
|
by Tobruk
How does echoing works?
|
|
[3 replies] Last: When reading from a tty (a so called console on MS-Windows) echoing ... (by tcs)
|
by Bogeyman
C Dynamic Memory Allocation
|
|
[8 replies] Last: Thanks. That's clearer now. (by Bogeyman)
|
Impossible-To-Win Tic Tac Toe |
|
[8 replies] Last: Nice job. The code is well organized. I especially want to congratulat... (by dhayden)
|
by RexZShadow
C++ Dynamic array of pointers?
|
|
[4 replies] Last: I think you misunderstood me. I meant the code int **k= new int* ... (by RexZShadow)
|
by xenovia12
pointers functions
|
|
[9 replies] Last: thanks (by xenovia12)
|
by jhykima
Tic Tac Toe Board Correctly
|
|
[2 replies] Last: I've seena lot of tic-tac-toe posts on this forum and this is one of t... (by AbstractionAnon)
|
by GaryDT
OpenGL SDK & Premake 4
|
|
[6 replies] Last: I'm very pleased. I've managed to build the SDK files and my first tu... (by GaryDT)
|
by Al Salil
How To insert an element into an array
|
|
[3 replies] Last: wow, it worked. Thanks (by Al Salil)
|
by tahanaqvi
how to change position of sphere in opengl
|
|
[no replies]
|