by taku nishino
header file problem
|
|
[1 reply] : void set_name() const - You want to give it a parameter in which the... (by Fransje)
|
by Sayakexe
X & 0 game
|
|
[no replies]
|
by Hippogriff
Qt with OpenGL
|
|
[7 replies] Last: Yeah I have tried copying that example directly and it all runs fine, ... (by Hippogriff)
|
by nheath12
Dice Program Help
|
|
[1 reply] : Use an array or some standart container to hold multiple values (by MiiNiPaa)
|
Manipulating Fractions |
|
[2 replies] Last: The problem I have is visualizing how this is accomplished through pro... (by closed account EUC9216C)
|
by Stash
Undeclared Identifier, but it is declared!!
|
|
[11 replies] Last: > Pre-compiled header file was already turned off. Ok. Now try changi... (by JLBorges)
|
by Gulopey
Matrix printing
|
|
[3 replies] Last: Just went through the program and changed every * * to * and removed e... (by Gulopey)
|
by eibarra
Error ' Has no member...'??
|
|
[3 replies] Last: Framework you were right... class Container { private: Item _item ... (by eibarra)
|
by toum
nothing
|
|
[4 replies] Last: My bad. I don't have the post anymore. Didn't think it would be much h... (by Gulopey)
|
by corndogg
help with pong game code
|
|
[no replies]
|
by Cnaoum
Geometric Calculations
|
|
[3 replies] Last: 5 choices: // SwitchCalculator - use the switch state ment to impl... (by greenleaf800073)
|
getting multiple ints from string data. |
|
[1 reply] : Which face data are you after? All three? (and by that I mean vertex, ... (by MrHutch)
|
Cstddef Declaration Errors |
|
[3 replies] Last: Thanks for the replies :) I turns out that the issue was because I've... (by closed account zb0S216C)
|
Program Crashes On Exit |
|
[3 replies] Last: Peter87, I was getting a Window's "program has stopped working" error ... (by lightspeedcbr)
|
compare queue sizes in a vector |
|
[4 replies] Last: No, line 11 is incorrect (by ne555)
|
by newworld
empty state of queue
|
|
[5 replies] Last: Enqueue means that you enter an element to the end of the queue. (by Peter87)
|
by Gulopey
Cannot be overloaded
|
|
[3 replies] Last: I hadn't realized that was how it was done. I appreciate the help guys... (by Gulopey)
|
by noob2pro
Sorting dynamic arrays with a function problem?
|
|
[6 replies] Last: @greenleaf for(int j = i;j < _itemsCount;j++,i--) { _items = ... (by AbstractionAnon)
|
by mhaggard
Problem with reading a file
|
|
[2 replies] Last: Oh ok. Yea that makes alot of sense. I was using Windows and Ubuntu de... (by mhaggard)
|
by zaladfingers
New to C++ and need some help
|
|
[10 replies] Last: Thanks all. Sorry I didn't post the code originally, but I started out... (by zaladfingers)
|