Guessing a secret number assignment |
|
[2 replies] Last: See http://www.cplusplus.com/forum/beginner/81102/ (by TheJJJunk)
|
by dangles19
c++ stacks converting decimal to hexadecimal
|
|
[2 replies] Last: Thank you so much I'll see what I can do (by dangles19)
|
by Strategist00
School Assignment - I'm so close to "getting" it.
|
|
[3 replies] Last: Is the above work correct? Yes it works. How do I make it so I can'... (by TheJJJunk)
|
by rpporter
quadratic formula.. input values
|
|
[2 replies] Last: If you really want to use a structure, you could use this sort of synt... (by Chervil)
|
by Endl3ss
Reverse a string
|
|
[2 replies] Last: Hello, I thank-you for the reply!! This is exactly what needs to hap... (by Endl3ss)
|
by haileyw36
WHILE LOOP
|
|
[1 reply] : Start with a while loop. (by TheJJJunk)
|
by Tester123
mktime changing tm_hour during execute ??
|
|
[no replies]
|
New to Functions |
|
[2 replies] Last: u forgot the () on line 12. (by Aramil of Elixia)
|
by devonrevenge
This code outputs words onto a text file only the first word disappears!!!what happened?
|
|
[7 replies] Last: how? (by devonrevenge)
|
array decToBin |
|
[4 replies] Last: @whitenite1 thanks again. :-) (by nicole Yoonzy)
|
by jc4bs
The Monty Hall Problem
|
|
[2 replies] Last: Move lines 17 and 18 inside the loop at line 21. Otherwise exactly th... (by Chervil)
|
by icee3x
how do I print out the amount of times a program has looped.
|
|
[2 replies] Last: Have a value. Set it to zero at the start. Add one to it each time the... (by Moschops)
|
by buustar
GCD with 3 integers
|
|
[1 reply] : sry for troubling.. i found the solution ;) here is code if some one ... (by buustar)
|
by NNinja
Dynamic Allocation High scores
|
|
[1 reply] : If you enter 5 for score you're only allocating enough space to store ... (by cire)
|
Programming Tablet????? |
|
[7 replies] Last: pogrady, if you read my first post, you would know that I asked for y... (by TheJJJunk)
|
by Aqeel Abbas
how can i randomly generate the values of members of struct
|
|
[9 replies] Last: I'm not sure I understand what you're referring to by brackets . The... (by cire)
|
by Yoda
Thanks to all whom helped.
|
|
[no replies]
|
by Fliize
Run real-time + keypress
|
|
[no replies]
|
by Kash
Two compile errors I can't figure out
|
|
[4 replies] Last: Thanks for the help. After a few hours on it, since I knew I wasn't su... (by Kash)
|
by iamnewkid
help with loop
|
|
[3 replies] Last: Try this instead of sync: cin.clear(); cin.ignore(std::numeric_limi... (by AleaIactaEst)
|