by paulr162
Program that formats phone numbers
|
|
[3 replies] Last: Thank you both for your help! Basically, I am looking to take a speci... (by paulr162)
|
by Fliize
Stack around the variable 'temp'
|
|
[2 replies] Last: Thanks, that solved the problem :) I even understood why >10 didnt cut... (by Fliize)
|
by vanllabean81
Is there a forum like this for C#?
|
|
[4 replies] Last: I guess technically the only section of this forum where it has to be ... (by Zephilinox)
|
by JonasQuist
I get the wrong results
|
|
[1 reply] : water is uninitialized. On line 19 and 22 you create new float objects... (by Peter87)
|
by BasicNewbie
Call Destructor
|
|
[7 replies] Last: Thanks Peter . i done with my code and easy to get understanding from... (by BasicNewbie)
|
by bibalan
process returned 3 <3x0> :|
|
|
[5 replies] Last: [quote=bibalan] "For any exception, I've set an IF that after some loo... (by closed account zb0S216C)
|
by isaacske
Help please
|
|
[2 replies] Last: It worked, thanks for the great answer. If you could, do you know how ... (by isaacske)
|
by Attila009
string to float exponential notation
|
|
[5 replies] Last: I think this solution would produce an error when the float is a nega... (by Moschops)
|
by Ryusko
Unresolved external symbol with headers and linker
|
|
[3 replies] Last: Character is not a namespace. It's a class; a kind of object you can m... (by Moschops)
|
by s11079399
I want someone to write a program using C++
|
|
[3 replies] Last: Hi there, [quote=forum rules] Don't post homework questions Programm... (by closed account o3hC5Di1)
|
by JonasQuist
Gender selection
|
|
[12 replies] Last: Ok thank you.. and i will rename my variables its giving me a head ach... (by JonasQuist)
|
by Muggy
Tip Calculator Program
|
|
[13 replies] Last: you're welcome, glad that we can help you anyway!!! (by striker24)
|
Runtime error ? |
|
[6 replies] Last: yes, i think its up to you. if-else or switch-case functions the same.... (by striker24)
|
by crazydolphin
Endl and \n not working in g++
|
|
[3 replies] Last: I'm just taking a wild guess here, since I've never used Cygwin to com... (by helios)
|
by BroncoAG
Help with Classes return value
|
|
[2 replies] Last: Thanks for your help. I changed the code but I get the same output as ... (by BroncoAG)
|
by sajis997
inheritance and polymorphism issue
|
|
[6 replies] Last: I am not using any multi-threading over here. Where do think i am dele... (by sajis997)
|
by opiop65
While Loop Refusing To Pause
|
|
[2 replies] Last: Oh wow... thanks for pointing that out never even thought of that... I... (by opiop65)
|
by Ch1156
help with this please
|
|
[7 replies] Last: The largest number a 4-byte integer can hold is 2147483647, while the ... (by MetalMilitia)
|
by Hashimatsu
Simple quick qestion about streamsize
|
|
[3 replies] Last: I forgot to remove the ' , ' when I tried it without the '\n'. That's ... (by Hashimatsu)
|
by TJbla2e
Old problem, but still in my mind
|
|
[4 replies] Last: As you mention array, perhaps the number was actually stored as a c-st... (by closed account o3hC5Di1)
|