by rosm
Program
|
|
[1 reply] : I've tried everything I can think of. Please help. 80-90 are the lin... (by rosm)
|
Code not outputting error |
|
[6 replies] Last: My checkBoard is a function which checks if the array board will have ... (by helloworld135)
|
by Andym
array of classes
|
|
[1 reply] : is the array inside of the class or is the class inside of the array?... (by jlb)
|
by C0D3FR3AK
How to get min. and max from a txt file?
|
|
[3 replies] Last: How would you get the highest and lowest if you were working with a se... (by jlb)
|
by ct123
Need help asap
|
|
[3 replies] Last: Well the degree symbol was killing your program. I suggest you forget ... (by closed account 48T7M4Gy)
|
by brownjas
Really need help! Getting an error....and a weird output.
|
|
[9 replies] Last: Don't rely on intellinonsense errors compile your code and report the ... (by jlb)
|
by shivanijain
Please someone help me out with this one.compiler is asking for a primary expression before int.i am using DEV-C++ version 5.11
|
|
[5 replies] Last: It looks like that fixed it. They are always something simple. Will th... (by closed account 48T7M4Gy)
|
by Lesterberne
What does this line of code mean?
|
|
[5 replies] Last: Thanks! (by Lesterberne)
|
by kuroakuma97
Approximating Pi with Loops help??
|
|
[9 replies] Last: Ok, you have to start somewhere, so that's ok. Check my code and corre... (by kbw)
|
by Andym
Why isnt this menu allowing me to make another selection?
|
|
[2 replies] Last: Thanks! As usual, its the little things that I miss. Thanks for your... (by Andym)
|
by carvin160
Problem with 2d array manipulation
|
|
[1 reply] : It took a while but I found my own error. If anyone was interested, on... (by carvin160)
|
by enahso12
Array
|
|
[2 replies] Last: #include <iostream> #include <string> using namespace std; int main (... (by enahso12)
|
by HellfireXP
Generic Game Functions?
|
|
[4 replies] Last: Thanks, I'll change that in my code. (by HellfireXP)
|
by MayaPchela
help me with code PLZ
|
|
[1 reply] : What is the code supposed to do, and what are the mistakes that are oc... (by closed account E0p9LyTq)
|
by UrsaWarlord
How to add condition to write something for a "cout" ?
|
|
[12 replies] Last: I don't understand what you mean completely but there is a function i... (by Winsu)
|
by tomtran3110
Read 2 file in command line.
|
|
[5 replies] Last: Oooooohh that is what you meant ^^ Sry for not rly being a help :P (by MokkaTech)
|
Lap timer help 😭😭 |
|
[1 reply] : Please don't make multiple posts. (by closed account 48T7M4Gy)
|
by Enot02
Reverse string array
|
|
[11 replies] Last: > I inputed "10 9 8 7 6 5 4 3 2 1 0", and output will be:"0 1 2 3 4 5 ... (by JLBorges)
|
by kevinkim
this is a question for function parameters.
|
|
[2 replies] Last: Thank you for your kind lesson, AbastractionAnon ! for code and posti... (by kevinkim)
|
by jekaterina
How to add two rounded doubles ?
|
|
[6 replies] Last: Floating point values and computations are approximate. One way is to ... (by JLBorges)
|