by Need4Sleep
using #define over const?
|
|
[2 replies] Last: That was an eye opener, really appreciate the input on this subject. I... (by Need4Sleep)
|
by xantavis
Passing Arrays by Reference
|
|
[13 replies] Last: I know you are not a physician (unless you mean doctor of computer sci... (by closed account o1vk4iN6)
|
by clanmjc
Is there an Interlocked for this?
|
|
[no replies]
|
by Xyexs
Project is not compiled
|
|
[10 replies] Last: This compiled for me (The OP, not the Hello world) in VS2010. However... (by Stewbond)
|
by victorolvera
Run Time Error with Hash Program using Separate Chaining
|
|
[4 replies] Last: That was a good catch. My program is setup for people entering 10 digi... (by victorolvera)
|
by ap28
Print PDF
|
|
[2 replies] Last: Thanks for the research and the information! It is greatly appreciate... (by ap28)
|
by jojo25800
Help! Urgent. I can not display the results in this personality test.
|
|
[2 replies] Last: It is interesting what does mean the words "I can not display the resu... (by vlad from moscow)
|
by tambun
5 numbers
|
|
[7 replies] Last: I guess the best route would be to initialize both to the first value... (by TheIdeasMan)
|
Not being able to play video using SDL |
|
[no replies]
|
by CLman94
Experimental Wire Like Game
|
|
[8 replies] Last: With the updatewires function: The first condition is either w [cur... (by TheIdeasMan)
|
by TheIdeasMan
getters & setters are evil - do I have the right idea? (1,2)
|
|
[27 replies] Last: @clanmjc, Thanks for that, it worked really well - ThingsLearnt++; ... (by TheIdeasMan)
|
by nat45928
pow() function error
|
|
[5 replies] Last: Peter87 wrote: A number literal starting with 0 is an octal number. 0... (by TheIdeasMan)
|
by tambun
switch
|
|
[2 replies] Last: thnx man..:) (by tambun)
|
by Gatoloco247
how to use If else stament
|
|
[no replies]
|
by manudo
Clear screen instruction
|
|
[8 replies] Last: Yeah, but that instruction isn't for clearing screen, just printing a ... (by manudo)
|
by Spht
Recursive Programing Help Please
|
|
[2 replies] Last: Thanks for your help. Makes sense to me now. (by Spht)
|
by samsonite94
Temperature Converter (Release)
|
|
[2 replies] Last: Second the loop. You're not allowed to call main. You need to put th... (by cire)
|
by manudo
If problem
|
|
[2 replies] Last: Now works, thank you man! :) (by manudo)
|
by Handzo
Data structure "Tree" need some help
|
|
[4 replies] Last: struct atrElem { wchar_t atrName ; wchar_t atrValue ; at... (by Handzo)
|
Leap year error!! plzz help! |
|
[4 replies] Last: Wow!!!!! lol thank you soo much.. what a simple error! :D (by insane24illusions)
|