What does exception thrown mean, and how may I fix it? |
|
[2 replies] Last: I can't believe I missed that. Thank you it works fine now. (by Too Explosive)
|
I'm bad at functions, keep getting errors |
|
[7 replies] Last: yeah I'm looking for some easier stuff to practice now. This is for m... (by strawberryunicorn)
|
by lvluffinz
Randomly generate x,y coord for png's
|
|
[4 replies] Last: Thank you so much!!! (by lvluffinz)
|
by DragonKyn
Connecting to Mobile Device (phone) Via USB
|
|
[no replies]
|
How do I get rid of leading 0's in my output? |
|
[5 replies] Last: Have you tried running your function? It turns the string 00000345 in... (by Moschops)
|
by kamilhassaan
how can i count the number of columns of a 2D array?
|
|
[no replies]
|
by DragonKyn
If statements?
|
|
[2 replies] Last: Thanks a lot! creating variables and assigning a number was the only ... (by DragonKyn)
|
by brudz13
Functions and Array
|
|
[4 replies] Last: Here's the same thing again, but using a function. It may give you a b... (by Chervil)
|
by kimonline
Recursive ripple gets stuck
|
|
[no replies]
|
Computation Using A Stack (1,2) |
|
[27 replies] Last: Ah I see. Thanks! (by DoABarrelRoll94)
|
by alexexcl
help with three games menu program
|
|
[3 replies] Last: Thank You (by alexexcl)
|
by tomtran3110
Getting numbers from each line of a file
|
|
[8 replies] Last: Problem solved. I replace "\t" in my text file with tab and it went we... (by tomtran3110)
|
by bluefrog
replace chr in string - fault
|
|
[2 replies] Last: thanks, modified as follows, and it works! unsigned int replace(ch... (by bluefrog)
|
by marrom
solve
|
|
[3 replies] Last: when using using namespace std; ... (by Areey)
|
by jgg2002
Is there any way I can check if the console buffer has any text?
|
|
[1 reply] : The short answer is no. The longer answer is if you're using a consol... (by Moschops)
|
getting void errors & trying to figure out if I'm doing functions right |
|
[4 replies] Last: area(semiperimeter, sideA, sideB, sideC); You're passing the value ... (by Moschops)
|
by djf321
graphing calculator program help
|
|
[1 reply] : "expression parser" is a search keyword. (by keskiverto)
|
Cannot make goto, and just end the program by itself |
|
[2 replies] Last: The get function and the >> operator does not discard the newline ... (by Peter87)
|
by billnye15
Can't get array to input correctly
|
|
[2 replies] Last: Please don't double post, it's ultimately a time waster for those who ... (by TheIdeasMan)
|
by studentlance
Newbie Here!!!
|
|
[1 reply] : You should probably move this to the Lounge. Also, welcome. (by firedraco)
|