by mythrix
Zombie window / blank cmd / hello world
|
|
[12 replies] Last: [-1 from TheJJJunk for suggesting the use of " system( ) "] [quote=... (by closed account zb0S216C)
|
by dlt
linked list and matching function parameters
|
|
[no replies]
|
by bigman40
sin program using while (extreme newby)
|
|
[9 replies] Last: I got it load and clear. anks for the info. I really appreciate it. I ... (by bigman40)
|
by vhernan2
Connect Four Help
|
|
[no replies]
|
by ajung90
Multiplying decimals
|
|
[5 replies] Last: [quote=ajung90] "C++ keeps rounding up my decimal before multiplying" ... (by closed account zb0S216C)
|
by chikaibeneme
i need help with the calculation part of this program urgently i am new to c++
|
|
[16 replies] Last: You're welcome! Glad I was able to help. (by leftcoast)
|
by rodsRisk
Accessing a vector of class object function
|
|
[1 reply] : Sorry I cannot explain now but this is the code. You can compare and s... (by Aceix)
|
by apeachaday
Error Converting String to Double
|
|
[2 replies] Last: Ah! Dumb mistake. Thanks for that! (by apeachaday)
|
by EZX
Getting a sum of these numbers [c++]
|
|
[4 replies] Last: works flawlessly Thanks guys! (by EZX)
|
by biLmLik
File handling
|
|
[8 replies] Last: you are welcome :) (by sigmablack)
|
by manutdfan
help: function that displays prime number less than the input
|
|
[1 reply] : http://www.cplusplus.com/forum/beginner/80442/ (by Shinigami)
|
by tcrane
coding using while and sentinel
|
|
[4 replies] Last: Thank you ! You are Awesome :) (by tcrane)
|
by jeaninem71
Final pi not outputting correctly
|
|
[2 replies] Last: Chervil, if you use 5 for terms and 1 for steps it doesn't give out th... (by jeaninem71)
|
by Clark
Trying to create simple template sum of container
|
|
[1 reply] : Error was that second is not a member of list. Rather, it's a member o... (by Clark)
|
by youngcoder13
Text adventure
|
|
[4 replies] Last: Or like this. Global variables. So like this? // #include <iostream>... (by Shinigami)
|
by j654321
Urgent !!
|
|
[4 replies] Last: The tutorial http://www.cplusplus.com/doc/tutorial/ might help you (by AleaIactaEst)
|
by juancafe2
COMPARING float arrays and string arrays
|
|
[no replies]
|
by EZX
math and showing it in C++
|
|
[6 replies] Last: oh wow it worked! thanks wouldn't be able to do it without you. (by EZX)
|
by Raman009
Writing a file using ofstream
|
|
[3 replies] Last: Well , I tried doing it like this and the program crashed in between. ... (by Raman009)
|
by youngcoder13
Program to make Text adventure
|
|
[1 reply] : pass them as a parameter void game( string name ) { cout << "Wel... (by Disch)
|