by lisagimros
What am I doing wrong? Total calories burned calculation
|
|
[2 replies] Last: Thank you SO much Joe!!! Life-saver. (by lisagimros)
|
by imastruggler
How do you adjust the setw of these arrays?
|
|
[1 reply] : lines 20-21 of this post could give you some ideas: http://www.cpluspl... (by gunnerfunner)
|
by snowden19
Help about strings and vectors exercises
|
|
[2 replies] Last: store them in 2 arrays or vectors since you have this choice ( a lot... (by gunnerfunner)
|
by nicoleb
Help with functions & rand() please?
|
|
[2 replies] Last: It doesn't. But I left it empty for the sake of this post, because whe... (by nicoleb)
|
by JulianV304
numbers to words converter problems
|
|
[2 replies] Last: got the code tags in. (by JulianV304)
|
by Extorsin
Help with modified binary search?
|
|
[no replies]
|
by mrphilipp7
header files
|
|
[1 reply] : You can use as many header files as you want, the compiled program wil... (by nuderobmonkey)
|
Help with adjusting score after iteration |
|
[1 reply] : Make your 'Scor'e variable static, then it will initialized only by th... (by nuderobmonkey)
|
Need help with a program about normalized vectors |
|
[14 replies] Last: No progress at all yet. I will look the code very carefully during th... (by Oriol Serrabassa)
|
by ufrnkiddo
How can I include templates in a program divided into multiple files?
|
|
[3 replies] Last: @gunnerfunner Thanks. This solved my problem. (by ufrnkiddo)
|
by Maria131
Prime number code
|
|
[1 reply] : Always use braces with if, else, while etc. Here is your code, indent... (by dhayden)
|
by MisterTams
How to properly read data from textfile into an array of objects?
|
|
[10 replies] Last: Hello MisterTams, At first look everything looks like it should work.... (by Handy Andy)
|
by thmm
Why this strange behaviour ?
|
|
[3 replies] Last: Thanks, I understand now. (by thmm)
|
C++ |
|
[5 replies] Last: You should look up the linear search algorithm. This involves keep... (by mbozzi)
|
by elieh
best way to get user input and search a .csv for it
|
|
[8 replies] Last: I updated my compiler from MinGW to TDM-GCC-32 and that fixed the erro... (by elieh)
|
by stevea88
pig dice game
|
|
[2 replies] Last: oh wow, I can't believe I didn't see that. Thanks, much appreciated. (by stevea88)
|
by RytisBe
Please help with strcmp!
|
|
[3 replies] Last: I see you have decided to take the advice I gave and use String's. Yo... (by closed account 48T7M4Gy)
|
by Ma92
Random_values_checking
|
|
[1 reply] : Hey. Please edit your post and put your code in code tags - http://www... (by TarikNeaj)
|
by Ma92
srand funtion
|
|
[2 replies] Last: Thanks it works (by Ma92)
|
by El Toro
Strange Problem
|
|
[4 replies] Last: I used argcs to count some old lines that I delete later . I resolve t... (by El Toro)
|