How to combine hours and minutes? |
|
[7 replies] Last: if { //time is 0000 } else { //calculate } (by Mats)
|
by jon smith
Help with formatting my output
|
|
[3 replies] Last: You are setting volts to be equal to volts in your calc_volts functi... (by TwilightSpectre)
|
by DelBetz
~~Help me urgently please~~
|
|
[2 replies] Last: The keyword is for not if.--line 15 printStatistics(); If is a conditi... (by Aceix)
|
For Loop help |
|
[7 replies] Last: > if there was a way to start at 1 and jump to 5, 10, 15 with just usi... (by JLBorges)
|
by wcsjunior
Function and loop addition program
|
|
[1 reply] : I guess you are stuck in an infinite loop. Remove the semicolon at the... (by ats15)
|
program doesn't output anything |
|
[no replies]
|
by Cryptik
Counting border elements that are zero in a matrix
|
|
[12 replies] Last: To answer your question, is something along those lines? sum ... (by Cryptik)
|
by jon smith
Help with arrays?
|
|
[14 replies] Last: it is a better idea pass a SIZE value as an argument -to print or writ... (by eyenrique)
|
Syntax Assistance (?) |
|
[1 reply] : You shouldn't think of line 11 as an equation. It is an instruction. I... (by Chervil)
|
by ivan1
Read multiple columns of data
|
|
[1 reply] : Lines 8 through 10 belong outside the loop, before line 7. (by Duthomhas)
|
by ephekt
not sure what to do
|
|
[2 replies] Last: i tried adding another function and another array but now the output i... (by ephekt)
|
c++ quesiton .txt file |
|
[1 reply] : Have you tried pleading with it: "please read numbers from this .txt f... (by Danny Toledo)
|
by Nitrosolid
How do i make my program record spaces?
|
|
[2 replies] Last: Oh i feel like an idiot.I was unaware of it.Thanks (by Nitrosolid)
|
by bubbles6310
help write this program please!!
|
|
[2 replies] Last: can you fully format the whole program please? I really don't know how... (by bubbles6310)
|
by mjyz
Easiest way?
|
|
[5 replies] Last: anyone? (by mjyz)
|
by adrianrayce
Write a function that will do this
|
|
[4 replies] Last: So wha would be the new code ? (by adrianrayce)
|
by ericjets
MEDIAN FROM FILE
|
|
[no replies]
|
by robertpires
What to check for when given 'unresolved externals' error
|
|
[1 reply] : if you could provide the error message, that would be great. http://w... (by ne555)
|
by ephekt
fill array from file and sort
|
|
[3 replies] Last: thank you so much i've been trying to fill this array for hours now, a... (by ephekt)
|
by mv81
c++ fractions
|
|
[1 reply] : Ask the user for a numerator and a denominator, do your math magic, th... (by mobotus)
|