by Doc 4141
EOF assistance
|
|
[3 replies] Last: "File" in this case refers to some external data file being accessed b... (by Chervil)
|
by BIgna20
Function templates and passing arrays as arguments
|
|
[2 replies] Last: Thanks for your help :D (by BIgna20)
|
by manOftaiChi
counting SINGLETONs
|
|
[1 reply] : A equals A Of course `A equals A', it is obvious, it doesn't need to b... (by ne555)
|
by CodingDummy
Bank Account C++ Help
|
|
[7 replies] Last: Compiler errors? Sure most of the time they say exactly what is wrong ... (by giblit)
|
by Kris Rossman
Loop Menu
|
|
[2 replies] Last: return 0; in your main function should come after the end of your lo... (by DAZXT950)
|
by droiddude
Investment program help
|
|
[1 reply] : per=+.01 to per+=.01 (by Bourgond Aries)
|
by tawsif95
Need help
|
|
[1 reply] : Okay, let's break it down into a couple of pieces. In your main functi... (by Polaz)
|
by Sean TMD
Question about Arrays
|
|
[2 replies] Last: Ok I will look into it. Thanks for your advice. (by Sean TMD)
|
by Explodey
vectors and iterators
|
|
[6 replies] Last: we can subtract one iterator from another to get a count of elements ... (by Explodey)
|
by max v max2
file problem
|
|
[no replies]
|
by xplainet
check input string with other inputs?
|
|
[4 replies] Last: I would do this: When you get a book entry,convert to uppercase or low... (by Superdude)
|
by JK pc
Sudoku generator
|
|
[2 replies] Last: I solved the sudoku problem using backtracking... If you want to also ... (by threeright)
|
by josepho16
Simple Dice Game Syntax Errors
|
|
[1 reply] : Where did you define aiRollResult ? I only see it in the airoll fun... (by LB)
|
by jwilt
i/o files with arrays (1,2)
|
|
[21 replies] Last: i want it to only receive negative numbers and return them as positive... (by jwilt)
|
by Anontk
I've finished the documentation, what now?
|
|
[2 replies] Last: Thanks a lot. The tutorials look really intersting. I'm going to give ... (by Anontk)
|
by Sean TMD
What does my error mean?
|
|
[4 replies] Last: Ahhh, thank you so much. That didn't even occur to me. I still have a ... (by Sean TMD)
|
Skip every two numbers |
|
[6 replies] Last: Google search: http://www.cplusplus.com/forum/beginner/30644/ (by LB)
|
by BeginnerSuz
Error in my "for" loop
|
|
[4 replies] Last: OK. Sorry...I understand now. I removed the ";" from my "for loop" a... (by BeginnerSuz)
|
by Mixelplik
How do I call a binary searchin a loop
|
|
[no replies]
|
by bacondude95
Problems with codeblocks
|
|
[2 replies] Last: Wish I would've known that before (by bacondude95)
|