by renatodd
Using "getchar()" help! HELP HELP HELP
|
|
[2 replies] Last: Why don't you use the string class? Is there a requirement that say'... (by lnk2019)
|
by Kart
Using Window Command Prompt to run .cpp file
|
|
[2 replies] Last: And do you defiantly need it to run the .cpp? I know how to run the p... (by drunken meerkat)
|
by tonnot
Life of an object created inside a button_click
|
|
[1 reply] : It's undefined behavior. You can't rely on the fact that the pointer i... (by Zhuge)
|
by Joey Jones
Using #define within a function to change a current definition
|
|
[5 replies] Last: After following your help and reading the article, I've fixed my mapdr... (by Joey Jones)
|
by tonnot
I'm going crazy with crash on deleting object with a vector inside.
|
|
[2 replies] Last: I cant post more code..... But.... forget it, my problem is deeper . T... (by tonnot)
|
Trouble combining concepts (Function+Do while loop to get factorial) |
|
[4 replies] Last: It ain't pretty but is works. #include <iostream> using namespace... (by fireblade)
|
Strange macro... Could anyone explain please? |
|
[3 replies] Last: Thank you. Good to know I have some sanity left in me to make correct... (by Zia Ur Rehman)
|
by Souichiro
String type member function in class
|
|
[1 reply] : Can we see Conversation.h? (by shacktar)
|
by mavvie
VBO's (Big problem)
|
|
[5 replies] Last: Maybe this could be the issue? glGenBuffers(sizeof(GLuint)*2,bufID... (by shacktar)
|
by poohpooh
if else help
|
|
[8 replies] Last: I don't really understand. It's in the dip. (by poohpooh)
|
by plaid311
Random Number Generator
|
|
[3 replies] Last: Thank you both very much for the answers! \m/ (by plaid311)
|
by opie
My Totals aren't working
|
|
[4 replies] Last: Thank you. I understand what I need to do fix this. I couldn't have ... (by opie)
|
by xujiajie
what's different from getch() and getchar()
|
|
[3 replies] Last: And conio.h is something that came originally from DOS... The conio... (by andywestken)
|
by opie
if else statement
|
|
[5 replies] Last: There's a misplaced bracket, isn't there? Are you closing your swit... (by andywestken)
|
by rheeler
srand
|
|
[4 replies] Last: I am sorry. I am still confused. Do I change the moveTortoise/moveHa... (by rheeler)
|
Problem: loop does not allow player ... |
|
[10 replies] Last: PROBLEM FIXED! Booyah. Clearing cin after each occurrence of taking ... (by Lvl80RetPaladin)
|
by sabahat
need some help
|
|
[2 replies] Last: google it. (by andrezc)
|
by dustegeek
SDL problem
|
|
[1 reply] : SDL_BlitSurface(InputSurface, &InputRect, OutputSurface, &OutputRect)... (by eraggo)
|
by Uranium238
Data Types Question
|
|
[1 reply] : NEWLINE adds a new line to the output. If it were a text file, NEWLIN... (by webJose)
|
by watertreader
Cross Compiling
|
|
[no replies]
|