by helmftw
Very (hopefully) quick class question
|
|
[no replies]
|
by justin123
total gross correct??
|
|
[3 replies] Last: i change some of your codes... here is it : #include<iostream> #inclu... (by mae956)
|
by klay2
rougelike game dev help needed with wall collison detection!!!
|
|
[18 replies] Last: haha that's where I learned!!! (by klay2)
|
by jesussegura
Stuck in this program
|
|
[no replies]
|
by Shaikh Omar
std::bad_alloc
|
|
[1 reply] : In your default constructor: vArray = new float ; vSize = 0; vSize i... (by toum)
|
Problem with compiler Dev-cpp 4.9.9.2 |
|
[2 replies] Last: Yes of course, I'll upload relevant source code and error messages as ... (by TheBeardedQuack)
|
by alwayzdevil
anyone could solve this ? :(
|
|
[15 replies] Last: I did notice that, it's the characters used in all the if's and else's... (by TheBeardedQuack)
|
by stinker
What is this error?
|
|
[5 replies] Last: That was it. The member functions was not define. Thanks guys for you... (by stinker)
|
C++ while loops |
|
[no replies]
|
by Omer Can
extraction and collection
|
|
[1 reply] : in <cstdlib> you can use atoi() or atof() which converts a string (arr... (by Stewbond)
|
by dathtom
C++ Project Guidance.
|
|
[4 replies] Last: I can do classes, both within main.cpp and creating a new class file, ... (by dathtom)
|
by patr1ot
I messed up
|
|
[3 replies] Last: Thank you for your help I tried passing an array as a parameter before... (by patr1ot)
|
by iNiko
Compare to the element line.
|
|
[no replies]
|
by imgregduh
reading file question
|
|
[8 replies] Last: ok I see what you mean, and I did mix up the two xD. (by Stormhawk)
|
by Amnesiac
What is a bidirectional stream?
|
|
[1 reply] : A bidirectional stream is one that you can both read from and write to... (by Computergeek01)
|
by bill265
Help with a class project
|
|
[3 replies] Last: Your problem is that you have defined car_name as a single char instea... (by jlb)
|
Bow Tie |
|
[no replies]
|
by student2341
unexpected end of file error
|
|
[6 replies] Last: oh thanks to both of you i have removed all those errors and my progra... (by student2341)
|
by yaraa
help me please
|
|
[2 replies] Last: how can you put 2 and your program between 0 to 1 !! for(int i=0... (by odai)
|
by Bribee
Need c++ help
|
|
[2 replies] Last: Thanks for the red do I put something else there or just put what you ... (by Bribee)
|