by HalfNOoB
[C++/SDL2] Collision Detection is off
|
|
[5 replies] Last: If the direction does not matter, why do you have 2 different function... (by Gamer2015)
|
by yj1214
class object's function that has function.
|
|
[1 reply] : Your problem is that on line 13 you have to know the definition of Ham... (by keskiverto)
|
by glennpl
initializing array of char pointers
|
|
[4 replies] Last: Yeh sure, but he probably has to follow a university assignment, or ... (by Little Bobby Tables)
|
by Tommy1998
string help
|
|
[9 replies] Last: thanks SGH i already used replace and it works as i wanted to so its o... (by Tommy1998)
|
by JojoCx3
Help!!!!
|
|
[3 replies] Last: Thank you for the solution! and sorry! Used the code tags! (by JojoCx3)
|
by Horcrux216
Dont know if I did it right
|
|
[2 replies] Last: Oh I see thanks for teaching me that! (by Horcrux216)
|
by shadder
Where are parameters of main() used (1,2)
|
|
[22 replies] Last: Thanxx everybody (by shadder)
|
by djmaxxl
libCURL library: Unresolved Externals
|
|
[no replies]
|
by SaifN
time complexity
|
|
[1 reply] : Outer loop runs n 3 times. Each iteration of outer loop results in i ... (by Smac89)
|
by cmajor28
Unused functions
|
|
[2 replies] Last: Okay that's what I thought because a final build for something I was w... (by cmajor28)
|
is it bad to copy out of other source code until I 'get it'? |
|
[6 replies] Last: Coding is basic, but if programming was all about writing code, we wou... (by Smac89)
|
by mighty asker
Commercial programming
|
|
[2 replies] Last: At this point I am self learning (gaining skills in competitive coding... (by mighty asker)
|
by RaceFreak10
Trying to use C++11
|
|
[11 replies] Last: Use .c_str() instead of evil character arrays. (by LB)
|
by Rebecca89
fatal error C1075: end of file found before the left brace '{'!!!!
|
|
[2 replies] Last: You have a rather large number of errors in your code. Picking one of... (by cire)
|
by yj1214
Can you run .a in Windows?
|
|
[8 replies] Last: Yes, you can use those .a files on Windows provided you're using MinGW... (by Avilius)
|
Circular Linked List |
|
[no replies]
|
by yj1214
if statement condition.
|
|
[8 replies] Last: Also, comparison operators for basic types are very different from fun... (by Albatross)
|
by gamingYeah
Need advice on Payroll program it does not complie
|
|
[10 replies] Last: I PM'd you. Whenever your free I would appreciate your help (by gamingYeah)
|
by HalfNOoB
[C++/SDL2] Inheritance
|
|
[5 replies] Last: Alright I've fixed it. The error wasn't in the code i posted before at... (by HalfNOoB)
|
by NeoKratox
Generating subets of limited cardinality and presence of an element required...
|
|
[3 replies] Last: > Ni that contains each i and 9 others integers so 2 9 subsets... (by ne555)
|