|
by Tiger32
trying to save
|
|
|
|
[1 reply] : Sorry everyone its working was looking in the directory (by Tiger32)
|
|
by Pebble
Condition
|
|
|
|
[2 replies] Last: Thank's a bunch booradley60. I was writing several part's of the progr... (by Pebble)
|
|
by neckster
HELP: open exe script
|
|
|
|
[1 reply] : http://msdn.microsoft.com/en-us/library/windows/desktop/bb762153%28v=v... (by MiiNiPaa)
|
|
by Angry Food
Help: Value in between
|
|
|
|
[4 replies] Last: In addition to what Vlad's saying: if (e >= 200 || e < 300) ++g... (by cire)
|
|
by Tiger58
Why doesn't my program work? Help appreciated
|
|
|
|
[8 replies] Last: Ah thank you! Yes I had not done the operator= correctly. Now it works... (by Tiger58)
|
|
by zero117
Character Arrays Subscripting (1,2)
|
|
|
|
[22 replies] Last: ok, my bad for misinteterpreting at the time. And I get what you're sa... (by zero117)
|
|
by meroo
need help with this code
|
|
|
|
[2 replies] Last: It looks like things could be simplified. I would expect the user to i... (by Chervil)
|
|
by Angry Food
I don't understand why
|
|
|
|
[4 replies] Last: Thanks. My programme work the way I wanted to. :) (by Angry Food)
|
|
by ROBYER1
Separate player controls - playerArray HELP!
|
|
|
|
[2 replies] Last: Ah i've changed to glut and redone the whole thing, works now. I wasn'... (by ROBYER1)
|
|
by SlatA
Capitalize String
|
|
|
|
[3 replies] Last: There's also a to_upper for strings in boost, if you want a shortcut ... (by Cubbi)
|
|
by Fayaspliff
Test a Class type & Heritage
|
|
|
|
[1 reply] : Do you really need player spaceship and enemy spaceship be two differe... (by MiiNiPaa)
|
|
by Arkips
Assigning a character to an argument?
|
|
|
|
[5 replies] Last: Aah, i see. Thanks Chevril. Vlad, it turns out i'm an idiot. I've set... (by Arkips)
|
|
by Maissa
is it possible ?
|
|
|
|
[4 replies] Last: oh sorry , now i get it thank you very much ! (by Maissa)
|
|
by suraya
inheritance and using constructors
|
|
|
|
[3 replies] Last: thank you guys :) (by suraya)
|
|
by natsu546
text file to arrays
|
|
|
|
[3 replies] Last: thank you guys for your answers i would use struct's and vectors but ... (by natsu546)
|
|
by cspctec
Using new operator in class constructor
|
|
|
|
[2 replies] Last: Try this: class numbers { private: float* integers; public: ... (by Stewbond)
|
|
by tanyacjones
Reliability Issue
|
|
|
|
[4 replies] Last: Sorry! It says " 17:16: error :'time' was not declared in this scope" ... (by tanyacjones)
|
|
by Fyah
Someone please help me understand VOID in C++? (1,2)
|
|
|
|
[29 replies] Last: well honestly i have created a practice code to practice the void type... (by Fyah)
|
|
by ausairman
Question about references
|
|
|
|
[2 replies] Last: Ah ok, I really should read up about this lvalue/rvalue business. Than... (by ausairman)
|
|
by rjryan94
Broken program
|
|
|
|
[2 replies] Last: Thank You! (by rjryan94)
|