by truth14ful
Simple 2D graphics engine
|
|
[4 replies] Last: 2D graphic game engine !! i think the clanlib the best of them (by ahura24)
|
by Sputnik
Is OpenGL usefull for 2D graphics?
|
|
[2 replies] Last: i think for 2D game the best game engine is ClanLib . go to www.clanli... (by ahura24)
|
by naderST
Problem connecting MS Access
|
|
[14 replies] Last: I just compiled the example in this link: http://archive.msdn.micros... (by naderST)
|
by fsshl
ISO C++ forbids delcaration of 'parameter' with no type
|
|
[3 replies] Last: but the run result is not what book predict -------------------------... (by fsshl)
|
by pbhuter
Overwrite
|
|
[8 replies] Last: Alright, well that poses another problem, partially something I alread... (by pbhuter)
|
by paulmcco
Returning a Struct from a Class
|
|
[6 replies] Last: that's what I was trying to do...so, you can place the struct within t... (by paulmcco)
|
by Helegurbann
How can i teach my image binary values?
|
|
[11 replies] Last: Thank u for ur helps. (by Helegurbann)
|
by paulmcco
taking strings from a vector
|
|
[4 replies] Last: If you need to push_front/pop_front as well as push_back/pop_back you ... (by andywestken)
|
c++ callback question (function pointer) |
|
[5 replies] Last: I think it's good form to typedef your function pointer. It is also... (by andywestken)
|
by NeuroFuzzy
When to use reinterpret_cast
|
|
[3 replies] Last: I think your use of reinterpret_cast is ok -- if blunt -- in ths case.... (by andywestken)
|
by asmcriminal
fstream printing new line
|
|
[7 replies] Last: That works too. I will paste the updated code incase someone in the f... (by asmcriminal)
|
by mgm11
acess violatione error
|
|
[3 replies] Last: you are right it is the seting of the parameters was where i found the... (by mgm11)
|
by lloydkirk
GPA Calculation Program/User defined Functions
|
|
[1 reply] : Where is the loop to read the file? I see things that look like I am ... (by Azagaros)
|
by wonopon
A few questions
|
|
[3 replies] Last: Ah thanks to the both of you, I get it now :) great help thanks guys :... (by wonopon)
|
by dams
Pointer assignment.
|
|
[12 replies] Last: Maybe the 2 memory chips he's got use 32-bit addresses so the most-sig... (by Tanatos)
|
by Tanatos
General polymorphism issue
|
|
[4 replies] Last: Yes, I realised I don't need isRenderable(), etc. with dynamic_cast. I... (by Tanatos)
|
by treepig
[Help] How to Initialize an Array in a Constructor
|
|
[7 replies] Last: I tried gcc 4.4 and it didn't like the array initialization. But I ... (by andywestken)
|
by Hethrir
Aggravating Segfault
|
|
[11 replies] Last: Thank you ^_^ (by Hethrir)
|
by PlusPower
problem when compiling a program
|
|
[2 replies] Last: Thank you very much! I figured it out and now my program works . (by PlusPower)
|
by treepig
How to compare and check in c++ using loops and array
|
|
[1 reply] : Never delete your question. Other users may have referred to your ques... (by closed account zb0S216C)
|