by bkoper16
Program displaying wrong resullts
|
|
[no replies]
|
by Sibuns
Strings..... C++
|
|
[11 replies] Last: Ok i dont know whats wrong with this code... I have a function that us... (by Sibuns)
|
by ccund001
Constructors
|
|
[2 replies] Last: Constructors, Destructors, and member functions I can't tell you ... (by king214)
|
by pooshi
Question about enums
|
|
[4 replies] Last: I need to fill a one character array with the suit, which is the enum ... (by pooshi)
|
by VvKevin80
First multiple function program not working.
|
|
[2 replies] Last: Lotsa errors... :D Line 0: Please use code tags in the future. :) ... (by Albatross)
|
by packetpirate
Problems understanding inheritance.
|
|
[2 replies] Last: I think I was confused because of the wording of the problem. It's ask... (by packetpirate)
|
by ccund001
Structs
|
|
[1 reply] : http://cplusplus.com/doc/tutorial/structures/ http://cplusplus.com/do... (by Zhuge)
|
by Sieves
RNG in classes
|
|
[8 replies] Last: u32 and u8 are typedefs. unsigned 32-bit and unsigned 8-bit respect... (by Disch)
|
by ccund001
Meaning of argc, argv
|
|
[2 replies] Last: Yes thanks! (by ccund001)
|
by Goosage
Feel lost, hard to progress. (1,2)
|
|
[28 replies] Last: You could just typedef the sf::String to something better =) (by ultifinitus)
|
by Blessman11
Stack simple question
|
|
[1 reply] : oh its ok, I just found out. The reason is in this code, apparently i... (by Blessman11)
|
by Helegurbann
Windows Forms with define method
|
|
[5 replies] Last: Must be define WinAPI in memory?Such as exam: #define FONKSIYON L... (by Helegurbann)
|
by MachDelta
Mysterious blank lines from file
|
|
[3 replies] Last: (rand() % 10) is evaluated every time through the loop. (by PanGalactic)
|
by shattarodger
c programming question
|
|
[6 replies] Last: Wow. I remember doing this exact assignment a couple of years ago. OP,... (by joh024)
|
by tonnot
My 'template' does not compile
|
|
[2 replies] Last: What I'm doing bad? Maybe I cannot have templates with h and cpp?? ... (by moorecm)
|
by Archangel498
Having trouble. I keep getting error C2065
|
|
[4 replies] Last: Thank you. You helped a lot! (by Archangel498)
|
by kR1pt0n1t3
Sighold & sigrelse
|
|
[no replies]
|
Total noob, (function quirks) - what am I doing wrong here? |
|
[6 replies] Last: removed; code no longer even remotely the same (by Rofflecopters)
|
by Thuraya
functions ,formulas !! :/
|
|
[3 replies] Last: thnx :> (by Thuraya)
|
by Smitty
sh: PAUSE: command not found error message, not understanding it.
|
|
[3 replies] Last: Try system("read"); ... Sure, there are better ways than this.... (by moorecm)
|