| Creating objects in a loop? |
|
|
|
[7 replies] Last: you probably made the same error like Moschops code, someNewEnemyObje... (by Athar)
|
|
by dunpealx2
calling arguments
|
|
|
|
[1 reply] : when this code defines a function called void Earnings No, the fun... (by Athar)
|
|
by skarla
tic tac toe. (1,2)
|
|
|
|
[22 replies] Last: thank you for your good words about my program. i am begginer yet,so i... (by skarla)
|
|
by aperson282
im a beginner and i need help in game hacking (1,2)
|
|
|
|
[28 replies] Last: @CodeMonkey The OP is from California(if we are to trust the informat... (by georgewashere)
|
|
by access2ajay
Memory allocation confusion in Link List
|
|
|
|
[2 replies] Last: thanks cire, yaa I know that it should not work....but why I am saying... (by access2ajay)
|
|
by Dan Feerst
gcc updating libraries
|
|
|
|
[1 reply] : Not entirely sure about this - but if the library files have .h and .c... (by NwN)
|
|
by gali01
Need Help with compiling errors
|
|
|
|
[1 reply] : c-; What is this meant to do? It's wrong. Is it meant to be c--; ? ... (by Moschops)
|
|
by Rii
C++/CLI strings
|
|
|
|
[6 replies] Last: @coder777: thank you! that discussion was very informative! I'll be mo... (by Rii)
|
|
by parasuco123
Need help on C++ Functions!
|
|
|
|
[6 replies] Last: From what I know (also new to this), NwN is correct. The reason why y... (by Dan Feerst)
|
|
by SatsumaBenji
Something's Gone Wrong With Pointers!
|
|
|
|
[5 replies] Last: You could do it at the end of the encrypt and decrypt functions, yes. ... (by cire)
|
|
by ttimt
C++ Class help
|
|
|
|
[4 replies] Last: Yeah, I think it's only used that way for referencing it in function p... (by iHutch105)
|
| Just a problem with my classes |
|
|
|
[4 replies] Last: I see thank you (by DisobeyedCoot)
|
|
by taterpoon
Trying to understand the \b escape code
|
|
|
|
[3 replies] Last: Aaahhh. I see. I thought it actually removed text. That makes much ... (by taterpoon)
|
|
by maroun
vector problem
|
|
|
|
[2 replies] Last: The value at vec[i2-1] is what was previously at vec , unless there wa... (by cire)
|
|
by firstTym
Assigning seats for a flight using 2d arrays and functions
|
|
|
|
[3 replies] Last: Hi there, That code was just an example; what you need is char let... (by NwN)
|
|
by blk
Compiling errors.
|
|
|
|
[14 replies] Last: Hi there, Maybe it's because of this, not sure though - it depends on... (by NwN)
|
|
by Riogho
read file into multiple dimension array
|
|
|
|
[12 replies] Last: Hi there, As far as I know you would have two options, but I'm sure s... (by NwN)
|
|
by mohamedsaid
help plz :)
|
|
|
|
[1 reply] : Hi there, Disch has written an excellent article on this subject (mor... (by NwN)
|
|
by Naureg
My 'Tic Tac Toe' program
|
|
|
|
[2 replies] Last: Aha thanks :D (by Naureg)
|