by sokrateze
Help!
|
|
[2 replies] Last: Lol.. Im an idiot. This is my 1st C++ class.. VERY MUCH appreciated!! (by sokrateze)
|
by Rinches
Calculation Function?
|
|
[4 replies] Last: dateDiff(int m1, int m2, int d1, int d2, int y1, int y2); will have ... (by jidder)
|
i need a function like cin.getline() for the number arrays not the charachters? |
|
[3 replies] Last: I think I better understand you. You want to (1) read a number (like ... (by Duthomhas)
|
streams |
|
[2 replies] Last: thank you very much i learned what i needed (by spiritedDedication)
|
by omitted
setting a string to something
|
|
[1 reply] : Have you tried it? Ps you need a semi-colon(;) at the end of 99% of th... (by giblit)
|
by jxkl5
Attack + health system! (1,2)
|
|
[24 replies] Last: Thank you! All of those were helpfull. I was gonna change the backgrou... (by jxkl5)
|
by omitted
Base class problems - polymorphism
|
|
[1 reply] : It is not clear what you want. (by vlad from moscow)
|
by Bolong Yu
Enum
|
|
[7 replies] Last: Name of enum is an identifier. Identifiers in C/C++ may not have embed... (by vlad from moscow)
|
by Rinches
Tips on Keeping Code Out of Main
|
|
[4 replies] Last: haha Classes should be the last thing on my mind right now :D I know ... (by Rinches)
|
by beginnner
HELP toplogical sort
|
|
[2 replies] Last: city 0 not going anywhere,,,i must listed road city to city,,,if i add... (by beginnner)
|
by omitted
polymorphism implementation
|
|
[1 reply] : http://www.cplusplus.com/doc/tutorial/polymorphism/ (by giblit)
|
by sakonpure6
How to play sound?
|
|
[3 replies] Last: then don't just sit there and expect answers, there are links on the p... (by OxBADC0DE)
|
by mutasim77
class
|
|
[2 replies] Last: Write your question here. Second assignment? Try again later!!!... (by OxBADC0DE)
|
by mutasim77
pointer
|
|
[2 replies] Last: What's the point of doing their homework for them? They didn't even as... (by giblit)
|
by giblit
If statement with coords seems to be slightly off
|
|
[3 replies] Last: I knew there was something wrong with my "hit" function but I couldn't... (by giblit)
|
[C++] Improve Nested Switch() Statement |
|
[no replies]
|
Plz Help!!!!!!!! (1,2,3) |
|
[46 replies] Last: You need to use getline (cin, Names ) instead of cin. If you don't ... (by closed account 3qX21hU5)
|
by toshbar
have an error i cant figure out
|
|
[12 replies] Last: edit: figured this one out (by toshbar)
|
by bd2eazy
Declare an array of 20 Fraction pointers, all initialized to 0
|
|
[no replies]
|
by Baumer8993
Programs Always Freeze?
|
|
[no replies]
|