by reg
Dead but much admired Yamaha synth
|
|
[no replies]
|
by mike9407
Linked list
|
|
[1 reply] : Download: http://cslibrary.stanford.edu/103/LinkedListBasics.pdf Pick... (by JLBorges)
|
by Gyiove
struct{int i, char u[16] ...}; Why 4 empty bytes after char[16]?
|
|
[8 replies] Last: I've been extremely silly. It is so much simpler (and cleaner) to de... (by JLBorges)
|
by e7kim
battleship can't find fatal error
|
|
[4 replies] Last: It's about the same code and same game. No, it's not. Same game, di... (by cire)
|
by e7kim
Battleship random ship placement
|
|
[1 reply] : I would generate first the direction (vertical or horizontal). Then I ... (by ats15)
|
by Jorgem888
Cant seem to understand this basic class problem, can someone explain it to me?
|
|
[4 replies] Last: Thanks guys!! :D (by Jorgem888)
|
Need a direction from you guys. |
|
[7 replies] Last: First of all you were including the SFML static macro. You should not ... (by Stalker)
|
by Ik66
Iterators, vectors, videogames and crashing codes
|
|
[4 replies] Last: It works !!! . I´ve been shooting more than 100 enemies with no crash... (by Ik66)
|
by pacman169
getword
|
|
[5 replies] Last: You should move your check for a " character to before you call isalph... (by Shadowwolf)
|
by AcarX
Pointer to non-static member functions
|
|
[2 replies] Last: I see thanks for the example. (by AcarX)
|
by e7kim
Lab5 homework :(
|
|
[2 replies] Last: You just posted 3 threads within 2 minutes with only 1 mediafire link ... (by TarikNeaj)
|
by e7kim
Lab6 homework
|
|
[1 reply] : What code have you done so far?... http://www.cplusplus.com/forum/art... (by chicofeo)
|
by e7kim
Lab7 homework
|
|
[1 reply] : What code have you done so far? http://www.cplusplus.com/forum/articl... (by chicofeo)
|
by moonman239
Can I move an object to a given address?
|
|
[6 replies] Last: a Person lives in a House a House has an Address a House has bordering... (by ne555)
|
by lovecoding
Iphone/galaxy apps & gaming development questions
|
|
[8 replies] Last: 2. Android Studio is like Visual studio. I havent programmed android... (by TarikNeaj)
|
by moonman239
No matching function for call to swap
|
|
[1 reply] : Duplicate @ http://www.cplusplus.com/forum/general/181926/ Please dire... (by cire)
|
by moonman239
Convert from one class to a related class (not typecasting)
|
|
[8 replies] Last: Thanks, everyone. I just got around to actually testing out a solution... (by moonman239)
|
by Cambalinho
about LPVOID
|
|
[2 replies] Last: i tryied: varname=reinterpret_cast<LPVOID>(&readstring); i don't get... (by Cambalinho)
|
by rk417
need help for getting out put like check checkmate or no check for chess programme.
|
|
[1 reply] : You've written a two player chess program, but don't know how to do si... (by TarikNeaj)
|
by aston00
Ascii decimal to binary hex and vice versa
|
|
[1 reply] : ok I figure it out. (by aston00)
|