by chitrank
My C++ editor is not running programmes of C++
|
|
[4 replies] Last: what? you're still using turbo c++.. it's very old.. download codeb... (by blackcoder41)
|
by deorcar
openGL/sdl
|
|
[1 reply] : First thing that comes to mind is that you have texures enabled, but n... (by Disch)
|
by titanflyer
method calling within separate class
|
|
[1 reply] : SetName() returns nothing. Don't you mean GetName()? (by webJose)
|
by jmt627
C++ pointers within a struct
|
|
[19 replies] Last: yeah if its a thousands seperator i can see how that would cause me so... (by jmt627)
|
by GCheek
Feet and Inches to Inches
|
|
[14 replies] Last: ok her is what I finally ended up with and this is just the function o... (by GCheek)
|
by zeltrax5
C++ if statement problems
|
|
[4 replies] Last: Thanks, it worked :) (by zeltrax5)
|
by deorcar
matrix Rotation
|
|
[2 replies] Last: thx so much (by deorcar)
|
Initializing the contents of an aray to those of another |
|
[9 replies] Last: Your function returns a pointer, not an array of pointers. This wou... (by Disch)
|