what am i doing wrong??? |
|
[3 replies] Last: cout<<"how tall is the tank?"<<; // add something after << or remove ... (by Bazzy)
|
by olvine
password
|
|
[3 replies] Last: http://www.cplusplus.com/query/search.cgi?q=password (by Bazzy)
|
by Shubhanshu
Windows in Turbo C++ 3.0
|
|
[6 replies] Last: Dev-C++ is outdated too (by Bazzy)
|
by Eug
set_cursor_pos ?? Keeps failing
|
|
[2 replies] Last: It's msoftcon.h, msoftcon.cpp (by Eug)
|
by kevinchkin
Pointer Question
|
|
[17 replies] Last: Thanks a lot Disch. I really appreciate your help. Finally I underst... (by kevinchkin)
|
by Aleksaas
Templates
|
|
[1 reply] : 1) Since the function in your example seems to be totally unrelated to... (by Disch)
|
by steinzfan
Is there a way to complete my averaging program, as I've started?
|
|
[1 reply] : Line 69: The declaration of set is invalid. A size must be provided. ... (by helios)
|
by klq9386
Program problems with getline()
|
|
[2 replies] Last: You're trying to std::getline() from an output file stream. std::getli... (by helios)
|
by klq9386
Variables as text file names
|
|
[5 replies] Last: Thanks for the help. (by klq9386)
|
by ArcherSam
Game Design
|
|
[2 replies] Last: REGULATIONS A. The game segment must be turned in on a DVD. B. T... (by ArcherSam)
|
by Kuzco
C++ training tasks
|
|
[1 reply] : http://cplusplus.com/forum/articles/12974/ (by Disch)
|
by offload
Loading .STL Mesh Files
|
|
[no replies]
|
by hansfordmc
overloading assignment operator
|
|
[6 replies] Last: thank you Helios - solved! (by hansfordmc)
|
by hopesfall
random numbers
|
|
[18 replies] Last: ouch! that wasnt a tomato! that was an empty beer can! lol :D (by BettyBoopTS)
|
by ARWA
nested while loop
|
|
[6 replies] Last: the loop reversed: #include <iostream> using namespace std; ... (by BettyBoopTS)
|
by nnis13
Console program.How to prevent making infinite loops by alphabetic characters
|
|
[2 replies] Last: OK thanks i will try it (by nnis13)
|
by ycai77
error: no match for 'operator='
|
|
[11 replies] Last: Depends, like I said, on how you're going to allocate the object, and ... (by helios)
|
simple code keeps failing!!! |
|
[3 replies] Last: I just caught it I missed a cout<< stupid of me!!! (by jason007thomas)
|
by zzvsst
a problem about istream
|
|
[6 replies] Last: Thanks to Bazzy and btripp. I have tried what Bazzy posted. It works ... (by zzvsst)
|
What API do you use? |
|
[6 replies] Last: I thing OpenGL is easier than DirectX, with DirectX you need a lot of ... (by Bazzy)
|