by jadegnan
Any mobile/cellphone app
|
|
[1 reply] : I have already thought about that, but I'm not a Objective-C/Java-C++ ... (by iQChange)
|
by truste
No match for 'operator[]
|
|
[3 replies] Last: Try and imagine what would happen, when there are several elements sha... (by tipaye)
|
by rebel Code
Code Structure For Menu/UI
|
|
[2 replies] Last: I have basic state machine like this: #include "RT_Renderer.h" #inc... (by rebel Code)
|
text wont draw |
|
[no replies]
|
by ntran
Exact arithmetic in c++
|
|
[1 reply] : http://lmgtfy.com/?q=What+does+the+term+%22exact+arithmetic%22+imply (by SamuelAdams)
|
by MrSandman
Specializing a method of a template class
|
|
[4 replies] Last: It just has to return a bool representing a (partial) order between t... (by MiiNiPaa)
|
Problems with for loop and strings |
|
[3 replies] Last: You have a problem with your code. char *TCPSocket::Read() { ... (by kbw)
|
by fafner
Going from struct to class
|
|
[5 replies] Last: ne555: I had done a bit of that already, but not enough. I wrote a few... (by fafner)
|
by abbash
Inheritance issue
|
|
[8 replies] Last: The last two comments are exactly what I wanted to know and wasn't 100... (by abbash)
|
by DouDou
Algorithm for permutations of operands and operators (1,2)
|
|
[24 replies] Last: Well, I may as well. http://pastebin.com/1JYATZCX (by helios)
|
by chuahyucheng
What is wrong with my code when i press ctrl + z?
|
|
[1 reply] : char codes; //... codes!=EOF In C++, this macro corresponds to the ... (by MiiNiPaa)
|
by exiting2
Errors in my program
|
|
[1 reply] : need to make those else's else-if's (by Little Bobby Tables)
|
Returning a pointer to an encapsulated data member |
|
[1 reply] : Normally its OK if you just make it const-correct, then they can't mod... (by TwilightSpectre)
|
by iQChange
Can C++ have "dynamic languages stuff"?
|
|
[4 replies] Last: @Caligulaminus you got the right answer. Thanks :) (by iQChange)
|
by Hippogriff
Recursive Division Maze Algorithm
|
|
[no replies]
|
by edoz90
Strange SIGSEV on Genetic Algorithm
|
|
[5 replies] Last: Thanks for the reply and the patience! :) I know that my algorithm is... (by edoz90)
|
by wtfsamcrap
If I compile on Mavericks will it work on ALL Macs
|
|
[1 reply] : Maybe yes, and maybe on Linux (both Mac and Linux programs depends on ... (by iQChange)
|
by poteto
SDL wont render on a computer.
|
|
[4 replies] Last: Can you quickly tell me which renderer falls back into what, because t... (by poteto)
|
by sabatiel
problem with comparing two strings
|
|
[2 replies] Last: Thank you ne555 for you answer which helped me a lot and of course tha... (by sabatiel)
|
by sjabat
Gas law C++ please helppppp asap
|
|
[13 replies] Last: please correct all the mistakes ive done. i have to make flowchart for... (by sjabat)
|