by Redeyery
Vector comparison out of range
|
|
[1 reply] : I don't see anything in movePlayer that attempts to keep the player wi... (by cire)
|
by mosahab
referencing in the loop
|
|
[2 replies] Last: Thank you Zhuge. But it is not my original program. I used print inste... (by mosahab)
|
by younes
Remove a character from a text file
|
|
[8 replies] Last: I tried this code but it doen't work. I use another descriptor rather... (by younes)
|
by TinyTeeTree
acos() bug
|
|
[6 replies] Last: Software that summarily quits because of (from the user's point of vie... (by Duthomhas)
|
by Niven
MD2 Loader problems
|
|
[2 replies] Last: I know that it's probably annoying since this is my second, and last, ... (by Niven)
|
by AndrewC
For Loop help please
|
|
[4 replies] Last: ok I see. I didn't know about limits, but now I do. Thank you for help... (by AndrewC)
|
by reedrocks58
Is c++ still in heavy use today? (1,2)
|
|
[32 replies] Last: Concerning my code? My code is your code. Though, I've not heard of an... (by BHX)
|
by gelatine
No data conversion possible ?
|
|
[4 replies] Last: In this line BigIntP c=a; a copy constructor is used. You did not sh... (by vlad from moscow)
|
by SwagMaster96
Export and Sort in Excel
|
|
[no replies]
|
by gelatine
question about pointers
|
|
[6 replies] Last: pointers are awesome! very usefull for getting rid of exceptional situ... (by TinyTeeTree)
|
by BasV
Custom deletion vs 'scope deletion'
|
|
[10 replies] Last: I will look into the possibility of the new and delete operators causi... (by BasV)
|
by kevv2
Inheritance and Array question
|
|
[2 replies] Last: exactly what i was looking for, thanks (by kevv2)
|
by Hertz
Return an Array in a Function
|
|
[2 replies] Last: A C-style array cannot be returned from a function. it can only be mod... (by Cubbi)
|
by xign
Guys can you Help me make my program into a Loop.. please :)
|
|
[7 replies] Last: so if i use the "do" will it look like this? int main { char again =... (by xign)
|
by awsdert
Unexpected expression compiler error
|
|
[8 replies] Last: It seems the compiler did not *kid = zxDefWINDOW; I found this out a... (by awsdert)
|
by darthaq
Setting up SFML on Mac in Xcode
|
|
[no replies]
|
by takneeque
help in making a schedule
|
|
[3 replies] Last: no problem (by closed account Dy7SLyTq)
|
by mekkatorqu
Using same socket for second send + recv giving no result?
|
|
[4 replies] Last: someone? I now have issues with sockets instead of HTTP requests (by mekkatorqu)
|
by mosahab
How to sort integer array[n][m]
|
|
[7 replies] Last: > 1- if I want to copy the sorted data of my_vector into my_array agai... (by JLBorges)
|
by mosahab
Seein program execution step by step?
|
|
[4 replies] Last: Thank you a lot. (by mosahab)
|