by akif13
The compiler stopped working
|
|
[4 replies] Last: If I move delete PizzaHut outside while and put "Would you like to ...... (by akif13)
|
by firstTym
file pointers
|
|
[7 replies] Last: You print no newlines so the whole file will be printed on one line. (by Peter87)
|
by Cydriic
How to init Sprite Object array
|
|
[2 replies] Last: Thank you So Much it works!!!! Wouhou I can spawn my enemies in my gam... (by Cydriic)
|
by anarchyPanty
how to compare an individual value in an array to an entire seperate array
|
|
[3 replies] Last: Then why did you use function std::strcmp? If you use function std::st... (by vlad from moscow)
|
How to check array value at specific index |
|
[4 replies] Last: If you meant to check whether an element is equal to some value when y... (by vlad from moscow)
|
by nrgbros
Header is not accepted
|
|
[8 replies] Last: Yes I'm using the apple spell check. Could you please write the steps ... (by nrgbros)
|
by ankushnandan
Exception
|
|
[6 replies] Last: Instead of the pointer to a string literal You could use an array. for... (by vlad from moscow)
|
by pel1993
problem with validate
|
|
[1 reply] : I already showed you a method. const char valid_letters = "AaUuCcGg... (by vlad from moscow)
|
by Ganado
random_shuffle compilation problem
|
|
[5 replies] Last: I think you don't need std:: in front of begin and end because of arg... (by cire)
|
by brokenbot
What's wrong with my data structures?
|
|
[4 replies] Last: Peter87, I was just using data structures for practice... Didn't think... (by brokenbot)
|
by Slazer
error: expected primary-expression before ';' token
|
|
[7 replies] Last: I tried that and to my surprise it did not work. I think you may have... (by closed account Dy7SLyTq)
|
VIRGIN PROGRAMMER...Looking for "Team Members". |
|
[no replies]
|
by bluemonte
GetModuleFileName to get executable
|
|
[4 replies] Last: Play with filenames: http://www.cplusplus.com/forum/beginner/1962/#msg... (by Duthomhas)
|
by wooethanking
Case label not within a switch statement
|
|
[9 replies] Last: You write code! You were doing it in the code you originally posted, ... (by MikeyBoy)
|
by Slazer
what() function of an exception
|
|
[9 replies] Last: It works for me (by flussadl)
|
by akif13
Cannot read quantity
|
|
[2 replies] Last: I don't see that it skips line 48. What I see is that you calculate t... (by coder777)
|
by akif13
Dynamic
|
|
[2 replies] Last: Ok, thanks (by akif13)
|
by donvigor
2d vectors (1,2)
|
|
[31 replies] Last: You guys have given me some great enlightenment with this constructive... (by donvigor)
|
by vuonganh1993
overload operator >>
|
|
[5 replies] Last: yes. thank you very much :) (by vuonganh1993)
|
by YumiFerrari
reading excel table with path
|
|
[7 replies] Last: still not working.....any help? (by YumiFerrari)
|