by adriyel
Game Over when life is less than or equal to zero?
|
|
[2 replies] Last: In every if statement put another if statement like this: if (type==... (by jasongog)
|
by jasongog
Program with other alphabet
|
|
[3 replies] Last: You might want to try this: http://cppcms.com/files/nowide/html/ To us... (by MiiNiPaa)
|
Calculator will not add two or more digit numbers |
|
[6 replies] Last: Sorry cire, your second code worked. Thank you. :) (by closed account EwCjE3v7)
|
by xTripper
Making loop with skipping an argument
|
|
[3 replies] Last: Thank you both, finally I can continue my work on studying C++ :) (by xTripper)
|
by Alby94
constructors
|
|
[2 replies] Last: Thanks for all...now i understand all!!! =)) (by Alby94)
|
by theperson
I have a SimpleVector as a class member and I'm getting left of '.push_back' must have class/struct/union
|
|
[2 replies] Last: Ok thanks for the tip. I think I have it working now. I changed the de... (by theperson)
|
by max v max2
linked lists
|
|
[no replies]
|
by selenium
Is this a proper way of expanding array size dynamically?
|
|
[2 replies] Last: ok, thanks (by selenium)
|
by alsade
question about array's merge function
|
|
[no replies]
|
by kimi86
constructors
|
|
[1 reply] : http://www.cplusplus.com/doc/tutorial/classes2/ http://www.stroustrup.... (by Catfish666)
|
by jasongog
Square Root
|
|
[13 replies] Last: So i can do static_cast<string> (num) to convert an int to a string... (by jasongog)
|
by Townsheriff
Make Costume variable.
|
|
[6 replies] Last: hey thanks. When I tried to implement it in I coudnt figure more effic... (by Townsheriff)
|
by max v max2
linked lists problem
|
|
[2 replies] Last: well thank you for your advice's , i know a little bit about the memo... (by max v max2)
|
by i2Fluffy
Resize Array Passed To Function As Param
|
|
[1 reply] : oldArray in function is actually a pointer. There would be no differen... (by Peter87)
|
by sda
infinite loop...write a program to tell you how many months..
|
|
[4 replies] Last: hey thanks for all the help. I made the appropriate changes in the lo... (by sda)
|
Can anyone help me with ifstream? |
|
[6 replies] Last: Thanks people. You helped me write this piece that works. Sarcasm, y... (by Catfish666)
|
print the sum of the first n cubes |
|
[3 replies] Last: but 1 more question i was getting sum3 wrong because i didn't get the... (by Catfish666)
|
by samara
assignmnt on classes
|
|
[no replies]
|
by jasongog
Random number
|
|
[1 reply] : http://www.cplusplus.com/reference/cstdlib/srand/ (by Yanson)
|
by qzpqzp
Do I have to put the file somewhere?
|
|
[2 replies] Last: Uh.. I'm just a Freshman, I created a random Notepad file. And... It'd... (by qzpqzp)
|