by Bingocat4
Game not working with one more thing in struct?
|
|
[14 replies] Last: Okay I found the problem! I guess I accidentally did this for(unsigne... (by Bingocat4)
|
by zaehtesham17
Declaring an Array to be Empty
|
|
[1 reply] : If you edit your post, highlight your code and click the <> button und... (by wildblue)
|
by Avilius
NES Emulator Question
|
|
[6 replies] Last: Basically.. yes. Very few mappers use the $4xxx range. (by Disch)
|
by Diablo01
trying to get void getscore() to read a file and report
|
|
[3 replies] Last: as keskiverto said, please edit your post and use code tags, as the co... (by mekkatorqu)
|
by Rahal1813
Corruption of Head
|
|
[3 replies] Last: Thank you again Peter87 and ajh32 (by Rahal1813)
|
class method implementation advice |
|
[1 reply] : bool isGreaterThan (const English_length & rhs) { // rhs = Righ... (by AbstractionAnon)
|
by morando
Calculate index
|
|
[3 replies] Last: I think your method should be ok. It would help if you were able to i... (by kbw)
|
by knowNothing
mkoctfile & CPP
|
|
[1 reply] : The right format requires presence of all .cpp in mkoctfile Here: t... (by knowNothing)
|
by nicram
Operatins per second.
|
|
[2 replies] Last: @ OP: The short answer is no. JLBorges solution would do what you ar... (by Computergeek01)
|
by Rockyy
SerialData Communication
|
|
[3 replies] Last: What does WriteLine() look like? (by jlb)
|
by mbdst737
writing calculations for unknown amount of students
|
|
[2 replies] Last: Yes, I am a beginner. Thank you for your help! (by mbdst737)
|
by venkatacplpl
threads to take sequential turns.
|
|
[2 replies] Last: My doubt is if we see in void *tFunc(void *arg) function, first threa... (by kbw)
|
by Xoen
Console RPG SHA-256 Checksum Problems
|
|
[2 replies] Last: I didn't learn much c++ besides a bit more than what I need for this p... (by Xoen)
|
by burner2050
Problem using flattened array (i get output in hex trying to print 2D array like 1D array - row major order)
|
|
[3 replies] Last: You dereference the pointer. That returns the value from the memory a... (by keskiverto)
|
by prvn20
Hangman--Country Guessing Game
|
|
[5 replies] Last: If you actually listened and took my advice from your double post the... (by Codermik)
|
Recursion Resources |
|
[15 replies] Last: Unless I'm storing the return value of the recursive function call in... (by Disch)
|
by Dano86
It works but it's not smart. help?
|
|
[3 replies] Last: Thank you for reposting so others can read it. I am still wracking my... (by Dano86)
|
by Cydriic
Is there a way to define a front and back texture on a Quad
|
|
[no replies]
|
by wiswis
5 x 5 string array to encrypt/decrypt
|
|
[no replies]
|
by hero7k
trying to figure this out
|
|
[1 reply] : First of all: [quote=assigment]You should have a default constructor a... (by MiiNiPaa)
|