by HughLafferty
An error in C++
|
|
[11 replies] Last: [quote=filipe]Have you added it to the libs and includes directories i... (by filipe)
|
by tresty
Preventing buffer overflow when calling functions
|
|
[2 replies] Last: Thanks for looking through my code helios! "Contact the manufactur... (by tresty)
|
by gpfs7
Question about the while loop
|
|
[2 replies] Last: thanks tons (by gpfs7)
|
by jasper353
Mother-Board
|
|
[1 reply] : What OS are you working on?? (by attaboy)
|
by xyzt
Problem with type definition in a template class
|
|
[2 replies] Last: Yes,thanks! The allocator used in the sample is not std::allocator. I... (by xyzt)
|
by Chazzmundo
Pasting into console
|
|
[3 replies] Last: You should check out this website when you use the Windows platform: h... (by Kyon)
|
by pkjm17
Random Number Generator
|
|
[4 replies] Last: I would personally go for something along these lines (untested!): u... (by Kyon)
|
by luchie
Problem:Loop is displaying error second time around
|
|
[6 replies] Last: Thank you all so much! I forgot to set i back to zero. Yea, sorry my c... (by luchie)
|
What is the proper design for containers/managers? |
|
[4 replies] Last: What does your object interaction diagram for a sprite look like? It ... (by PanGalactic)
|
by Kyon
Obfuscated code
|
|
[4 replies] Last: This code has been tested and works for all non-negative numbers. ... (by jsmith)
|
by kultrva
Noob Variable question
|
|
[5 replies] Last: Considering your seconds are stored in the variable called x, the foll... (by Kyon)
|
by L E G I O N
PLAYER class problem
|
|
[10 replies] Last: thats the book we're using... lol Bjarne Stroustrup lol (by L E G I O N)
|
by effizy
Newbie Questions!
|
|
[3 replies] Last: The way I did it: - learned assembly (linkers, stacks, assemblers, (... (by attaboy)
|
by walkeraki
Math prob
|
|
[5 replies] Last: I tried to use simple solution using most of the code given by walkera... (by mtweeman)
|
by walkeraki
Avarage calculator
|
|
[6 replies] Last: ty guys (by walkeraki)
|
by koopa
compiling for win 3.1?
|
|
[2 replies] Last: Thanks, will take a look at these right away. (by koopa)
|
by Mazd
Program without main!!!! (1,2)
|
|
[20 replies] Last: haha I actually wanted to make something like that... All I got to was... (by kaduuk)
|
Where can I get windows.h ? |
|
[6 replies] Last: Guys I finally got Visual C++ 2008 after a lot of stealing,begging and... (by mayankrajoria)
|
by tirwit
sscanf with wrong parameters
|
|
[no replies]
|
by Joshhua5
Multidimenshonal Array problem
|
|
[4 replies] Last: O thanks... so basic (by Joshhua5)
|