calculating age from date of birth and computer date |
|
[1 reply] : http://www.cplusplus.com/reference/ctime/time/ The example on that pa... (by fg109)
|
by Alathaus
If Then statements.
|
|
[1 reply] : if ( pack >= 10 ) // amount of discount based on purchase quantity { ... (by MiiNiPaa)
|
by krutuk
Problem with array
|
|
[10 replies] Last: I am sorry for being late was solving another problem at less I hope w... (by closed account 28poGNh0)
|
by Anmol444
This makes no sense? Please help
|
|
[no replies]
|
by RadCod3Win
Problem with else in Dev C++
|
|
[4 replies] Last: Thank you Techno01 !! You fixed my problem ! (by RadCod3Win)
|
by SeaLyons
Creating a Composite Object ...
|
|
[2 replies] Last: I believe the "x" include will only search in the source files directo... (by SeaLyons)
|
by josephawad
How to refer to a method in another cpp file
|
|
[2 replies] Last: Thank you, this worked perfectly. (by josephawad)
|
by mpack
Issue with operators?
|
|
[3 replies] Last: @ vlad from moscow From what I know, wouldn't you want to make a switc... (by RadCod3Win)
|
by dude101
Rectangle with "*"
|
|
[2 replies] Last: Thanks it worked (by dude101)
|
by poziga
Structs, linked list (1,2)
|
|
[23 replies] Last: Again, C++ is C. http://www.cprogramming.com/tutorial/c-vs-c++.html ... (by MiiNiPaa)
|
by Tax
What should I use instead of goto?
|
|
[9 replies] Last: Now a version using a vector, which can be considered as an array whic... (by Chervil)
|
by kong288
Defining an object from another file that's not in the global scope.
|
|
[3 replies] Last: Er, I'm confused. Do this? Monster.h class Monster { public: Monst... (by kong288)
|
One Last Question, and I then shouldent need anymore help. |
|
[2 replies] Last: Well I was using OpenGL for the longest time, and really it just wante... (by Joshrocksforeverandever)
|
I have a question |
|
[4 replies] Last: Okay, thank-you so much! (by Joshrocksforeverandever)
|
by beachteacher
Grade Calculator (Functions, Ugh)
|
|
[1 reply] : Return statemen will stop function immediatly. In your case problem ... (by MiiNiPaa)
|
by parham2
i need some exercises...
|
|
[1 reply] : http://www.cplusplus.com/articles/N6vU7k9E/ http://projecteuler.net/ (by MiiNiPaa)
|
by connorvba
Functions in classes
|
|
[2 replies] Last: Thank you so much! I can finally continue with this project. (by connorvba)
|
by bboyfresh
Strings
|
|
[1 reply] : You can use std::getline. For example std::string s; std::getline( st... (by vlad from moscow)
|
by lostcowboy
problem with class creation. unresolved externals
|
|
[2 replies] Last: Thanks, I knew I was looking too hard for simple issues - Bobby (by lostcowboy)
|
I need a good compiler. |
|
[3 replies] Last: I am on Mac, and as a beginner I user a $10 app from the App Store cal... (by Cenmo)
|