by hawaiianair
Precision of variables
|
|
[2 replies] Last: 1e-06 is the same as 10^-6. (by giblit)
|
Text Based Game help |
|
[7 replies] Last: No doubt, that writing code is the BEST way to learn code. the only re... (by Chillieman)
|
by xiaokoong
How to print??
|
|
[1 reply] : int counter = 0; for(i=0; i < 65; i++) { if(HashinString !="EMPTY... (by Smac89)
|
by Ram1
Help Please
|
|
[3 replies] Last: What is "not working"? (by keskiverto)
|
by Taylrl
Currency Converter....do I need pointers?
|
|
[3 replies] Last: http://www.cplusplus.com/reference/map/map/find/ see the example here... (by mutexe)
|
by tylergarner
2 Dimensional Arrays
|
|
[4 replies] Last: Thank you! (by tylergarner)
|
by johny777
dateClass program
|
|
[4 replies] Last: thank you benbalach (by johny777)
|
by fitipaldi
add int to string
|
|
[2 replies] Last: Š¢hanks.Now it is OK. (by fitipaldi)
|
by combzy
Quick problem with password program
|
|
[2 replies] Last: Your increasing the invalid variable on line 81 without first initial... (by Codermik)
|
by haozang
C++ I need help with Arrays/files, please
|
|
[1 reply] : getline() reads a whole line, including the position and score. Positi... (by keskiverto)
|
by heston
name swap in array
|
|
[3 replies] Last: You can use the substr function: see http://www.cplusplus.com/referenc... (by TwilightSpectre)
|
by jb1200
basic function question
|
|
[3 replies] Last: The position of things cause that. cout << "Please enter a number,... (by closed account iAk3T05o)
|
by baljit
Help with Paralillelogram
|
|
[no replies]
|
by CelestialX
Rock Paper Scissors code-Homework Help
|
|
[3 replies] Last: i also need help on completion of the code's final part exactly what c... (by CelestialX)
|
by Jinstry
Factors Code
|
|
[no replies]
|
by Supersti
need help with array, reverse string, and switch please help.
|
|
[no replies]
|
by hunkeelin
Read and write
|
|
[5 replies] Last: I meant the name you gave your variable. Try using: long Size1; ... (by Daleth)
|
by rubito
Help with segmentation fault
|
|
[15 replies] Last: You guys are awesome! With your help I'm now free of errors! Thanks a ... (by rubito)
|
by Khillz3000
Aggregation Issues
|
|
[no replies]
|
by MaciejG
Need Assistance; cannot find the error in my code; R/P/S game.
|
|
[5 replies] Last: Yes. The second benefit is that you'll have a readable list of availab... (by Daleth)
|