
please wait
by mykel3227
C++ help for a beginner
|
|
Jan 31, 2008 at 11:21pm
[3 replies] Last: hazda and chris thanks for all the help and explanations. I came up... (by mykel3227)
|
Search within lines/Count specific lines |
|
Jan 31, 2008 at 9:07pm
[4 replies] Last: Don't forget the case where comments span multiple line with /* */ a... (by mjf55)
|
by what ever
How do I pause the program?
|
|
Jan 31, 2008 at 11:46am
[2 replies] Last: after you make a return statement, the fucntion is stopped, no matter ... (by a n chatterjee)
|
by JeremiahGuy
Compiling with Emacs
|
|
Jan 30, 2008 at 9:49pm
[2 replies] Last: My professor wants me to use Emacs, and i haven't had a chance to burn... (by JeremiahGuy)
|
by Kittyangel28
closed!
|
|
Jan 30, 2008 at 5:11pm
[4 replies] Last: skfsfs (by Kittyangel28)
|
by Midknight5
Copy Constructor Help
|
|
Jan 30, 2008 at 3:41pm
[1 reply] : I may have made a bit of progress but im unsure if its right. Check or... (by Midknight5)
|
by Oliwerko
Level of knowledge
|
|
Jan 30, 2008 at 11:00am
[9 replies] Last: Actually, I started with C++ also because of PC games, also because I ... (by Oliwerko)
|
by sreivel
Text 2 Binary
|
|
Jan 30, 2008 at 9:30am
[1 reply] : Open the file in a hex editor, and see if the numbers are in there at ... (by AzraelUK)
|
by inaked
HELPPPPP please
|
|
Jan 30, 2008 at 9:18am
[2 replies] Last: Of course, one way of getting help on the forum would be to not type l... (by AzraelUK)
|
by mherald81
Need help on a program
|
|
Jan 30, 2008 at 1:58am
[3 replies] Last: We just learned about the 'const' keyword today in class with objects,... (by maingeek)
|
by Lion
help preaty please
|
|
Jan 29, 2008 at 8:16pm
[1 reply] : The two operations would be the same. But anyway, this question was... (by AzraelUK)
|
by vijayasri
Usage of set_new_handler
|
|
Jan 29, 2008 at 8:07pm
[1 reply] : Well, you COULD just bash your * key before and after code... or you C... (by AzraelUK)
|
by Yoshi
about //cout
|
|
Jan 29, 2008 at 6:03pm
[5 replies] Last: Hotaru san and Muzhogg san, Thanks your comments. I talked last ni... (by Yoshi)
|
by Lion
I need help please
|
|
Jan 29, 2008 at 4:45pm
[2 replies] Last: Thanks Alex, it did not work but I delete .h and took of getch(); and ... (by Lion)
|
Program designed to calcuate #of days between date |
|
Jan 29, 2008 at 2:33pm
[1 reply] : If this is not a classroom or homework assignment, you'll find it much... (by Hotaru)
|
by liempdx
Why the number is truncated?
|
|
Jan 29, 2008 at 11:19am
[2 replies] Last: The problem is that you're storing them in integers. Whilst this is th... (by AzraelUK)
|
by frizshizzle
searching backwards through a string
|
|
Jan 29, 2008 at 8:40am
[2 replies] Last: Thanks I'll try this out. (by frizshizzle)
|
by dropglock
Need help with first C++ Assignment.
|
|
Jan 29, 2008 at 3:16am
[3 replies] Last: Well, I would create a separate character variable to store the Euro/D... (by maingeek)
|
by nponoBegHuk
3 questions from a beginner
|
|
Jan 28, 2008 at 11:18pm
[no replies]
|
by Arkon
Weird Loop
|
|
Jan 28, 2008 at 11:01pm
[2 replies] Last: Thanks understood. (by Arkon)
|