by tjinx
Timer
|
|
[1 reply] : You're using a number of uninitialised varable for a start. fsec, sse... (by kbw)
|
by MPKMM
Where is the source file ?
|
|
[5 replies] Last: As Helios said, the problem is caused by your code. The assertion f... (by closed account z05DSL3A)
|
by detorresrc
Vector
|
|
[6 replies] Last: Wow tnx, it works well. (by detorresrc)
|
by erandalln
C++ req.? header files
|
|
[2 replies] Last: Thank you. ERandall (by erandalln)
|
by madmaxx
Stuck with my Project!
|
|
[5 replies] Last: Awesome, thanks for helping me understand. I haven't learned arrays... (by madmaxx)
|
by persevering
Create a file
|
|
[4 replies] Last: thank you!!! I tested it. it active normal. now, I understanded way s... (by persevering)
|
by jt2007
NEE need clarification on compilers
|
|
[6 replies] Last: jt2007: On VC Express Edition 2008 SP1: I found out that the MSDN ... (by erandalln)
|
by GameOn
what is the difference
|
|
[3 replies] Last: Big numbers. Are you initializing sum to 0 before attempting the seco... (by Odahk)
|
by DrChill
Pacman
|
|
[9 replies] Last: http://lazyfoo.net/SDL_tutorials/lesson01/index.php (by DrChill)
|
by BDHeath
Passing strings to functions
|
|
[2 replies] Last: Thanks I will look into that. numAccidents was declared earlier but wi... (by BDHeath)
|
by sergio
send and receive data from lpt port
|
|
[no replies]
|
by mos6afa
caluclator
|
|
[3 replies] Last: hi im new on this of programming and im trying to make a scientific ca... (by falg)
|
by airowe
Tortoise and Hare
|
|
[1 reply] : lines 17-21 look really strange to me at line 18 did you mean for(j ... (by Bazzy)
|
by sikac
pointers and 2D matrix
|
|
[1 reply] : http://www.cplusplus.com/forum/articles/7459/ (by Zaita)
|
by masiht
(ans=='y' || ans== 'Y')
|
|
[3 replies] Last: | is called a pipe. (by Zaita)
|
by Battlewoundz
Im new to C++ and Im having issues
|
|
[7 replies] Last: You shouldn't use Dev-C++. Get wxDev-C++. Dev-C++ is no longer support... (by Zaita)
|
by Oblivia
How to create a "save file" (preferably in .dat or .sav format)
|
|
[2 replies] Last: Save all the variable values to the file in a format you know so it wo... (by Bazzy)
|
by GameOn
writing cout giving the right answer
|
|
[4 replies] Last: that means i need to use volatile whenever i need to keep check on eve... (by GameOn)
|
by Oromis
Creating a png-file out of a SDL surface
|
|
[6 replies] Last: Oke, thanks! In that case, I'll stick to BMP for now. I need this to c... (by Oromis)
|
by wretch
Polymorphism again
|
|
[4 replies] Last: thanks Bazzy! (by wretch)
|