by kinglado
help with dice program
|
|
[2 replies] Last: found the error. had to set the total to 0 int total = 0; (by kinglado)
|
by xenovia12
return vector vs return iterator
|
|
[2 replies] Last: @Cubbi i didnt think of the reference XD thanks ! (by xenovia12)
|
by Ahmed150
Classess, Inheritence, Functions in OOP
|
|
[3 replies] Last: please leave your email ... sure, my email is try_to_do_your_own_h... (by gunnerfunner)
|
by MackieJ
Too many arguements in function call HELP
|
|
[3 replies] Last: Ignoring warnings, which I am sure someone will come along and give yo... (by closed account 48T7M4Gy)
|
by justiceotuya
GPA calculator bug
|
|
[1 reply] : gradePoint and letterGrade are arrays of 6 elements each. With numOfCo... (by lazpeng)
|
How do I call an item in an array using fragments of the value? |
|
[1 reply] : This would be an array: weapon sword = { { "Strata", 0,... (by Chervil)
|
by bluefrog
iterator error in generic function
|
|
[1 reply] : Line 7: change: int cnt(Iterator & start, const Iterator & finish, co... (by Chervil)
|
by DirtyBlasion
Class error
|
|
[4 replies] Last: I don't want a constructor Then don't name the function the same as ... (by AbstractionAnon)
|
by livo
Problem to solve the equation with math.h
|
|
[3 replies] Last: I had not initialized the value of f. now it worked Thanks very much (by livo)
|
by vagulus
Does order of parameters matter?
|
|
[3 replies] Last: You may pass parameters in any order you like. However, there is one s... (by xismn)
|
by shree081502
Palindrome Program
|
|
[3 replies] Last: thanks cire . For some reason if i enter a 2 character input the thir... (by shree081502)
|
by Ivan Klimov
Large tic-tac-toe game
|
|
[8 replies] Last: And a user has to enter a field by himself:) No random. And the size ... (by Ivan Klimov)
|
by DesmondLee
For Loop
|
|
[2 replies] Last: @gunnerfunner thanks a lot ! that was clear explanation :D (by DesmondLee)
|
abstract classes in C++ |
|
[5 replies] Last: A logical interface of a class can include non-members too: class Foo... (by keskiverto)
|
by motokosan100
Problem with VS and vector chapter from Stroustrup's book.
|
|
[6 replies] Last: Ah! I see, thanks (by gunnerfunner)
|
by DirtyBlasion
3d
|
|
[12 replies] Last: NVM, I solved it all, now I try to learn GLFW, I dont thinked working ... (by DirtyBlasion)
|
by madeleine
merge sort implementation problem
|
|
[4 replies] Last: Yes. It is also right. I'll correct it. However my main problem is th... (by madeleine)
|
Pls can i start coding c++ with android phone |
|
[2 replies] Last: It's possible, and not even difficult. Fire up the browser on your an... (by Michael5)
|
by bardo99
Dollar Conversion
|
|
[no replies]
|
by lreyes53
console application question
|
|
[2 replies] Last: @whitenite1 thank you! (by lreyes53)
|