by louisa
Racing game
|
|
[2 replies] Last: //after 30s of inactivity quit game if ((SDL_GetTicks()-iTicksLast... (by louisa)
|
by imbenzene
linking errors in compilation
|
|
[3 replies] Last: @backcoder41 thanx a lot dude,.... ya its running perfectly now...it... (by imbenzene)
|
by qabil
POSTFIX
|
|
[4 replies] Last: finish bro.. now I want to make for the prefix thanx you v much (by qabil)
|
by oo05ntv10oo
LNK2001 error
|
|
[5 replies] Last: OMG oMG!! it runs! thank you so much!!!!!!!!!!!! (by oo05ntv10oo)
|
by ahmedy
plaese solve it for me :(
|
|
[10 replies] Last: Firedraco, c'mon. That's why I used "law" in double quotes as opposed ... (by Albatross)
|
by bohjan
Topic on Inheritance
|
|
[3 replies] Last: should the ":Employee " be in small e or captial e becos i got it to w... (by Irvine)
|
by Skillless
Calls before main
|
|
[11 replies] Last: fprintf(stdout, "stuff"); Now i'm someone who does not know C well,... (by mcleano)
|
by Dufresne
Learning Memory Capacity
|
|
[5 replies] Last: dos.h It sure is 1990 around here. (by helios)
|
by blackcoder41
What is bitmap palette?
|
|
[4 replies] Last: oh i see, the book written by a man with windows logo tattoo right? ... (by blackcoder41)
|
by satimis
About return code and others
|
|
[7 replies] Last: Hi Albatross, Your advice noted. Thanks satimis (by satimis)
|
by subarde
Problems with this code!?
|
|
[5 replies] Last: You could get ambiguities if you use different libraries or if you def... (by Bazzy)
|
by pasukon
Equivalent of <conio.h>?
|
|
[4 replies] Last: Thanks for the link! (by pasukon)
|
by xerxes
Source Codes for Calculator in C++ Using Arrays?
|
|
[8 replies] Last: @xerxes: The really good calculators use stacks, not arrays. However..... (by Albatross)
|
Trying to object orient my code |
|
[3 replies] Last: My problem is that I want to have an array as a class member but I'm d... (by Craig Pemberton)
|
by balambur
divide first column numbers from a txt file
|
|
[4 replies] Last: #include <stdio.h> #include <conio.h> void main(void) { FILE *... (by balambur)
|
by yakubpasha
read a file and store thadata in strucure contains char pointer arrays
|
|
[1 reply] : fine you can read the whole line as string then you can use substr( ,)... (by ARWA)
|
by helios
VC++ 2010 (1,2)
|
|
[24 replies] Last: I'm not on my home computer at the moment with VC++ 2010 Express insta... (by mackabee)
|
by mackabee
Basic Design Question
|
|
[6 replies] Last: Thanks for the help =D (by mackabee)
|
by satimis
Tutorial learning C++ on Linux
|
|
[3 replies] Last: No problem. I can't think of anything else to mention, except to have ... (by chrisname)
|
by fafner
EXC_BAD_INSTRUCTION hell
|
|
[4 replies] Last: Thanks, I'll keep that in mind;) I've never used vectors before, so I'... (by fafner)
|