by rwan
fwrite/fread in C++
|
|
[4 replies] Last: evil c++-- jealousy... (by Incubbus)
|
by poonninja
GUI buttons
|
|
[3 replies] Last: +1 for QT, it is such an amazing library...so many awesome features an... (by closed account 1yR4jE8b)
|
by warka
array problem
|
|
[4 replies] Last: This kind of question is one of the reasons that I wrote this. It is ... (by kempofighter)
|
by djl2174
Array in struct question
|
|
[2 replies] Last: Why is cardBalance an array of 20? You are only entering 1 value when... (by kempofighter)
|
by warka
Problem with reading file
|
|
[7 replies] Last: Ah. That's the hide known extensions option. (by tummychow)
|
by PTrain
C++ program to acknowledge serial numbers
|
|
[3 replies] Last: That's keyboard input then. Try just writing a normal program with som... (by tummychow)
|
by warka
Need info on headers!!
|
|
[1 reply] : Your IDE/compiler probably doesn't know the directory of your header. ... (by tummychow)
|
by mrprince786
guide about game programming (1,2)
|
|
[29 replies] Last: OK, can we stop this discussion now? (by chrisname)
|
by shebbar
C++ Webservice
|
|
[1 reply] : JNI? http://java.sun.com/javase/6/docs/technotes/guides/jni/index.htm... (by imi)
|
by chethaka
Joystick Input
|
|
[2 replies] Last: Yeah i'm going to use joystick with ogre. But don't know how to call f... (by chethaka)
|
by rekcha
noobie thread question
|
|
[3 replies] Last: It's a typo, they're the same I'm getting Main thread: 92 Main ... (by rekcha)
|
by jayhick
linker errors
|
|
[2 replies] Last: I think this is a library conflict. You need to change your build set... (by Disch)
|
by gnwillix88
Problem!! can anyone solve it?
|
|
[2 replies] Last: Is it because you declared 'choice' as an int? also a little further d... (by Computergeek01)
|
by Failkid0
Troubles on Navigation on my program and storing data T_T
|
|
[1 reply] : What is your question ? (by lloydchristmas759)
|
by erezz
Releasing the placement new buffer
|
|
[6 replies] Last: See: http://www.parashift.com/c++-faq-lite/dtors.html#faq-11.14 for ... (by lloydchristmas759)
|
by HarbingTarbl
Compiling a program in Visual Studio using minGW/cygwin?
|
|
[no replies]
|
by Duthomhas
Generating bitmasks
|
|
[3 replies] Last: 0U - 1 == 0xFFFFF... Hmm... unsigned value... yes, it should... I su... (by Duthomhas)
|
by poka12345
can anyone solve this error
|
|
[1 reply] : You're working in Unicode. If you don't need it switch it off. If yo... (by kbw)
|
by chrisname
Resize images at runtime with SDL
|
|
[15 replies] Last: Hey, thanks, Disch. I'll download that library later on and have a loo... (by chrisname)
|
by sgsawant
Custom error messages
|
|
[no replies]
|