by stardamore
Simple calculator in C++?
|
|
[3 replies] Last: I would use a string + getline in C++ code. I see scanf as the C way t... (by andywestken)
|
by yan99033
Matsuoka Neural oscillator
|
|
[1 reply] : Nevermind, I got it solved! One of the essential part of the Euler's ... (by yan99033)
|
by Genelee
Another looping problem.
|
|
[1 reply] : also, when you proceed to the next loop, after entering "y", there is ... (by Genelee)
|
by Angeljruiz
Suggestions/Optimizations?
|
|
[1 reply] : Any constructive criticism would be nice :p (by Angeljruiz)
|
by Perry Turner
GUI
|
|
[2 replies] Last: Agreed (by Stewbond)
|
by yjy4321
Virtual Base Classes
|
|
[no replies]
|
To all VST plugin developers, a request for your knowledge! |
|
[no replies]
|
by kieshwa
Having some trouble with array of lists
|
|
[4 replies] Last: Hahah, wow, I'm sorry, I just realised that it was graph , index comes... (by kieshwa)
|
by chorkor4
Urgent C++ Help needed!
|
|
[6 replies] Last: I'll see what I can do. Thanks. (by chorkor4)
|
by saywhat
Octal
|
|
[5 replies] Last: I found this: http://groups.engin.umd.umich.edu/CIS/course.des/cis40... (by TheIdeasMan)
|
by cledupe
Library graph incidence matrix
|
|
[no replies]
|
by Reciever80
Function issues
|
|
[8 replies] Last: Sent the full code over PM, its a bit long but hopefully you can get t... (by Reciever80)
|
by pogrady
SetConsoleTextAttribute
|
|
[no replies]
|
by saywhat
Decimal
|
|
[7 replies] Last: http://www.cplusplus.com/reference/iostream/manipulators/oct/ For exam... (by LB)
|
by luna1
C++
|
|
[3 replies] Last: It's a good start. int (i I think you mean: int i; You need to a... (by LB)
|
by c3azy
HELPPPPPPPPPPPPPPPPPPPP ASAP
|
|
[1 reply] : [quote=c3azy]program shoud print 1. the age of the person in years 2.... (by LB)
|
Inheritance - Unable to Run Parent Methods |
|
[7 replies] Last: I've always wondered, why is it even legal to have a function declarat... (by LB)
|
by mendozae
Problem with variable type extern const
|
|
[6 replies] Last: I will only agree with cire's first statement, because I tried it. it... (by mendozae)
|
Please please help me out? My program won't compile.. I'm so confused |
|
[1 reply] : 1. Edit your post: Remove all the code, then copy and paste it again... (by webJose)
|
by Woody1193
Strange runtime Error
|
|
[7 replies] Last: The issue has been fixed. At the end of execution, the clear() functio... (by Woody1193)
|