Visual C++ 2008 or 2010? |
|
[9 replies] Last: Every compiler has it's issues. There is no "issue". Just standards... (by Zia Ur Rehman)
|
by paolopiace
Unable to access to Global/External
|
|
[2 replies] Last: ne555: Thanks for the hint. I'm taking a total different direction ... (by paolopiace)
|
by kitarapso
G++ cannot find header file playpen.h
|
|
[6 replies] Last: Here is the full playpen.h... if this helps. #if !defined (PLAYP... (by kitarapso)
|
by andylbh
Search function using wildcard?
|
|
[5 replies] Last: ne555, THANKS ALOT!!! getline(myfile, line); if( product != lin... (by andylbh)
|
by cstorm
Anytime Input? (1,2,3,4)
|
|
[60 replies] Last: nice, thank you (by closed account 4Gb4jE8b)
|
making an argument optional? |
|
[3 replies] Last: THANK YOU! that's exactly what i needed (by closed account 4Gb4jE8b)
|
by cursedemo
turbo c++ 4.45 on 64 bit system type
|
|
[4 replies] Last: Turbo C++ is ancient, I believe it's only for 16 bit systems. There's ... (by Bazzy)
|
by paolopiace
istringstream in a loop
|
|
[10 replies] Last: hi there... times five? (by closed account 4Gb4jE8b)
|
error in returning roots |
|
[4 replies] Last: Oh I see thank you :) I'll fix it right away (by wildsummerdream)
|
by djdashwood
cin/cout-printf/scanf
|
|
[5 replies] Last: Actually, in this thread I conclusively proved that printf > iostream ... (by rocketboy9000)
|
by Icenel
different within getchar(); and while (getchar() != '\n') ;
|
|
[2 replies] Last: I'm guessing that that line is at the end of a program? As I can t... (by wolfgang)
|
by CallMeCrazy
Two Questions: Custom rounding, and checking for whole numbers
|
|
[19 replies] Last: .... I was typing something and there is this button on my mouse that ... (by CallMeCrazy)
|
by mainframe639
Simplifying Codes
|
|
[9 replies] Last: i mentioned that there was very little, so my apologies, because if yo... (by closed account 4Gb4jE8b)
|
Calculator shows only last ElseIf |
|
[6 replies] Last: easy enough to fix. oddly enough i didnt know that. thanks for telling... (by acorn)
|
by Seanobi
I'm New Here, and I'm New at Programming
|
|
[4 replies] Last: Thanks for the info! I dont ever give up, I'm just bad at procrastinat... (by Seanobi)
|
by jimmy5023
what is ++for?
|
|
[6 replies] Last: thank you very much. (by jimmy5023)
|
by vagelis
initialize array with new
|
|
[2 replies] Last: ok thank you!! (by vagelis)
|
if you make a header file |
|
[4 replies] Last: ah. Hahahaha i feel like such a newbie :P thanks though, I appreciate ... (by closed account 4Gb4jE8b)
|
by oneSorcerer
Arrays, blank output, and crashing.
|
|
[8 replies] Last: I owe you a beer. This is great help, I'll implement these and see ho... (by oneSorcerer)
|
by thomascrabs
Call Windump - ShellExecute
|
|
[3 replies] Last: OK i've been looking at this for about 4 hours now and have got almost... (by thomascrabs)
|