by jehudi
using sentinela to read from file HELP!!
|
|
[1 reply] : Your logic makes no sense. All the stuff inside the while loop will o... (by MikeyBoy)
|
by ardnax14
how to search in c++
|
|
[3 replies] Last: comboBox? or is this just a console application (by Darkmaster)
|
by Taniya Ali
Relative grading
|
|
[1 reply] : please use variables with a name, not just single letters. no one will... (by Darkmaster)
|
by Catfish3
std::ios_base::failbit and output streams
|
|
[5 replies] Last: > "when is the fail bit set for output streams, but the bad bit isn't... (by JLBorges)
|
functionname in braces (??) |
|
[3 replies] Last: OK, thx for the reply (by trialanderror usually)
|
by jaywalls
How to allow user input to exit the program?
|
|
[2 replies] Last: Thanks! (by jaywalls)
|
by eibarra
Making an array bigger? Resizing?
|
|
[5 replies] Last: update on my code. Any comments will be very much appreciated! contain... (by eibarra)
|
by sky123
Please help me with code
|
|
[1 reply] : You should listen to your compiler: http://liveworkspace.org/code/1CVP... (by closed account S6k9GNh0)
|
Debbuging help! Any help appreciated! |
|
[1 reply] : Line 33: You're trying to return a const char * in a function that ... (by AbstractionAnon)
|
by jaywalls
Need help on if else problem.
|
|
[8 replies] Last: i figured it out, had to use another if statement rather than else and... (by jaywalls)
|
by Salam rabaya
please help
|
|
[3 replies] Last: I found 2 links I wanted to share http://www.cplusplus.com/forum/arti... (by SamuelAdams)
|
by Dude22
Help with a program to resize an image
|
|
[no replies]
|
by graztock
Infix to Postfix Segmentation Fault! Help Appreciated!
|
|
[no replies]
|
Simon Colors Game advice |
|
[2 replies] Last: Nice, I am now making buttons for the box. (by greenleaf800073)
|
by int man
Trying to freeze file(?)
|
|
[3 replies] Last: Yeah, on Windows you can just browse open handles and close them at wi... (by LB)
|
What other languages besides C++ compile and link straight in to executable files, or flat binaries? |
|
[3 replies] Last: I know there are a few projects going on involving OpenGL in Haskell. ... (by sysopfb)
|
by AlfredoG
Calling a function with a dynamically defined name
|
|
[2 replies] Last: JLBorges Many thanks for your speedy answer. It solved my problem (by AlfredoG)
|
by nheath12
Dice program Beginner in need of help
|
|
[7 replies] Last: Oh ok thank you. That fixed my problem. Setting it to 0 before everyth... (by nheath12)
|
mouse or keyboard interface in home menu of console app |
|
[4 replies] Last: well you dont need a gui... im writing a program right now in ncurses ... (by closed account Dy7SLyTq)
|
Problem with Header files |
|
[4 replies] Last: Thanks, added code tags and used a .hpp extention, and it worked. (by JohnsonDaryian)
|