by Emdamaker
-(BOOL) and +(BOOL)
|
|
[1 reply] : Before applying the unary + and - operators the bool value will be pro... (by Peter87)
|
by dummy1001
Trig Calculator Help
|
|
[6 replies] Last: your decleration and implementation are different... you have 2 doubl... (by Gamer2015)
|
by TheDMinor
A fun guessing game
|
|
[6 replies] Last: Oh I fixed it doug4 but thanks! I'll mark it has solved. (by TheDMinor)
|
by Wboyce17
Battleship Final Help
|
|
[8 replies] Last: Only two things I can see wrong with that is you have if(i==10) when... (by shadowmouse)
|
by chris896
hash table chaining
|
|
[9 replies] Last: Ok i will follow your advices, thank you very much, i really appreciat... (by chris896)
|
by babno
Reformatting a text file
|
|
[1 reply] : put the first line into an array of chars Why the array of char, why... (by jlb)
|
by ahmadelwaly
Plz help ,, my exam tomorrow :(
|
|
[6 replies] Last: i'm afraid it's didn't work (by ahmadelwaly)
|
by blueee
HELP!!
|
|
[14 replies] Last: you're welcome (by Gamer2015)
|
by HalfNOoB
Loading numbers from .txt-file into integer variable
|
|
[3 replies] Last: How can I load the map which has the Format TileID:TypeID read an in... (by Gamer2015)
|
by delgadoj437
Help!!! I don't know why my program won't work.
|
|
[1 reply] : please use the code-tag ([code ] here comes your code [/code ]) you f... (by Gamer2015)
|
by mjamesball9
Array problem
|
|
[1 reply] : split them by ' ' 25 156 19643 1 std::cin >> i1 >> i2 >> i3 >> i4; ... (by Gamer2015)
|
by valerio92
How to initialize a vector of classes in a constructor?
|
|
[3 replies] Last: Thank you both for the attention. Andy, I had tried to do the constru... (by valerio92)
|
by pmwright
looping through array of string elements
|
|
[7 replies] Last: thanks for the help, but my code in my reply above yesterday, May 27, ... (by pmwright)
|
by Osej Alhasad
Working with txt file
|
|
[2 replies] Last: Thanks man! (by Osej Alhasad)
|
by hav206
tree traversal
|
|
[5 replies] Last: When you push it in the queue, you have updated the temp (by hav206)
|
by HalfNOoB
Animation
|
|
[no replies]
|
by prestokeys
Coin spending problem. Help improve the time complexity, please.
|
|
[5 replies] Last: Here is my implementation of dhayden's method, using pure recursion wi... (by prestokeys)
|
by A991ES
College problem
|
|
[18 replies] Last: char a , B , C , C ; This line may be the culprit, should it ... (by R23MJ)
|
by Ingvars
Looping though a vector of abstract classes.
|
|
[5 replies] Last: so you check the vector in an other scope? If that's true it makes sen... (by Gamer2015)
|
by roneskinder
IVR Call flow State Machine :: Boost.Statechart
|
|
[no replies]
|