by enemy
multiple inputs in ideone
|
|
[no replies]
|
by enemy
&& in while
|
|
[2 replies] Last: MANY THANKS!!! (by enemy)
|
by butteryslap
Help with reading from a file
|
|
[1 reply] : With this code you are forever stuck in while loop because of while (... (by etrusks)
|
by marcos656
Not sure where I went wrong..
|
|
[2 replies] Last: Wow thank you so much. I looked right over that so many times... (by marcos656)
|
by doctterdre
Arrays rows/columns
|
|
[6 replies] Last: Sidenote: I need the problem to show 3 rows and 5 columns. The output... (by keskiverto)
|
by mangosora
Input File Help-- How to read all lines in input file?
|
|
[3 replies] Last: I don't know how to make a loop so that the program reads all the line... (by mangosora)
|
by angelicuh
C++ Inventory Program Help
|
|
[no replies]
|
by kanjiwa
get hours, minutes, test in function, can't figure out clean exit on error
|
|
[1 reply] : To give you a quick idea #include <iostream> using namespace std; ... (by chicofeo)
|
by crimhaze
Error message in code
|
|
[2 replies] Last: go to line 42 and see if you have a ; (by SamuelAdams)
|
by tva274
return type specification for constructor invalid
|
|
[2 replies] Last: @ne555 : Oh wow x.x Thank you so much! (by tva274)
|
by fivestar
Tic Tac Toe
|
|
[4 replies] Last: I put the variable before the loop and i am still getting the same res... (by fivestar)
|
by sadij97
Help understanding simple limit to while loop
|
|
[2 replies] Last: @keskiverto Ohhh! Your way is better. I was thinking for a while and c... (by sadij97)
|
by StupidLag
return doesn't work but cout does?
|
|
[6 replies] Last: @peter jesus christ. i can't believe i forgot that. im so focused on ... (by StupidLag)
|
by aesopq122333
How can I change the string in char* ?
|
|
[4 replies] Last: If you want to use char array to store your sentence you have to alloc... (by etrusks)
|
by BenW
Getting some kind of (lldb) error with a weird message
|
|
[1 reply] : Tell me, what type of input parameter is the function StandardError ex... (by Moschops)
|
Counter Problem |
|
[1 reply] : line 14 you're setting num = num + 2 then you're doing it again on l... (by DirtyDan)
|
by miah612000
droping lowest and highest to get average
|
|
[4 replies] Last: Ahhhhh more progress! but the yop for loop isn't counting or something... (by miah612000)
|
by lemniscate12
Vigenaire coded message
|
|
[no replies]
|
by enesdl
Class of students tracker (Homework Help)
|
|
[3 replies] Last: Bump any ideas please? (by enesdl)
|
Why doesn't my program handle shifts greater than the length of the array |
|
[no replies]
|