by killertcell
Problem with cctype library
|
|
[2 replies] Last: It's because a character is an int, it has a set numerical value. To d... (by Volatile Pulse)
|
by lenn18
Help: I need the Borland C++ compiler
|
|
[14 replies] Last: It won't hurt to use the compiler your professor recommends. Just keep... (by Duthomhas)
|
by cppcoolnet
Poker game problem
|
|
[1 reply] : First, welcome to the forum. Next time, please use the format <> tag t... (by Volatile Pulse)
|
by sirpatch
getline problem
|
|
[8 replies] Last: ctime is not needed in your program, but it is a header file that uses... (by Volatile Pulse)
|
by regzilla777
Floating Point Exception?
|
|
[4 replies] Last: Thanks guys! I followed both of your advice and the exception error we... (by regzilla777)
|
by TheDudiful
Why does this always evaluate true?
|
|
[13 replies] Last: Ah, okay... That's it. I understand now. Thank you! (by TheDudiful)
|
by beakie
Classes and function pointers
|
|
[7 replies] Last: Sorted it! Solved the static member problem and went with resolution 1... (by beakie)
|
by drpepper
Please critique my debugging method
|
|
[6 replies] Last: drpepper I'm in the same book/chap/exercise as what you posted, and ha... (by Ima767god)
|
by CeTis
Question about std::map
|
|
[3 replies] Last: You're welcome :) (by KRAkatau)
|
by skarla
a little help.
|
|
[7 replies] Last: Your questions are like asking "what should I pick for my favorite col... (by cnoeval)
|
by robofighter
array of polymorphism classes
|
|
[2 replies] Last: Since you mentioned polymorphism in your title, and you seem to have m... (by Computergeek01)
|
by mekki
graphics.h
|
|
[1 reply] : It seems to me that Dev-C++ is quite an outdated IDE (last release in ... (by KRAkatau)
|
by dtaqee88
Beginner question about arrays
|
|
[3 replies] Last: Ok thanks a lot guys. Makes sense. (by dtaqee88)
|
by Phil123
C++ and Coloured Text
|
|
[14 replies] Last: Sorry for my late reply, but probably the reason you didn't download i... (by S G H)
|
by Zincott
Quadratic Formula
|
|
[3 replies] Last: I changed it, and it handles solutions with whole numbers only (no ima... (by Zincott)
|
by mgbuhj
errors c2181 and c3867 :/
|
|
[2 replies] Last: You need to test your program thoroughly each step of the way. ifstr... (by Phil123)
|
by trex123
definition of an EZArray class
|
|
[4 replies] Last: ok. I am still working on it. (by trex123)
|
by kmilnedc
save input to file ??
|
|
[6 replies] Last: after changing value just call the function to write in a file. or ed... (by Akshit)
|
by Skyboarder
Comparing a double to -9.25596e+061
|
|
[4 replies] Last: Indeed, I'm going to try that asap. Thank you all very much Sky (by Skyboarder)
|
by vanllabean81
First Tree class...could use some help (1,2)
|
|
[24 replies] Last: I'm not getting any issues with your program. To clarify, the little... (by Lowest0ne)
|