easy question related to reading and scanning |
|
[1 reply] : because you're saving the entire page (from what i understand) to a te... (by closed account 4Gb4jE8b)
|
Console Program just stops |
|
[6 replies] Last: Wow, yeah, infinite loop was the problem. What a fail. I had everythin... (by auroraborealis)
|
cout not working |
|
[2 replies] Last: SHIT! haha I thought I had that as 13. Thanks! (by tehrealbinglebob)
|
by Qsirk
What would this do?
|
|
[2 replies] Last: there is no standard huda.h . So what the code does depends on what's ... (by nimitzhunter)
|
by Metallon
A question about values in member variables
|
|
[9 replies] Last: yes (by hamsterman)
|
About Vector Elements. |
|
[2 replies] Last: Thanks filipe! (by closed account zb0S216C)
|
by Kyon
Binary
|
|
[8 replies] Last: Weird. I've got better performance with: void ToBinary(unsigned u)... (by ne555)
|
by Crutoy
Encryption
|
|
[5 replies] Last: I dont know why i over complicate things. Thanks its just that this ch... (by Crutoy)
|
by empror9
simple class
|
|
[9 replies] Last: on modified code above, you will have data packed in an array , look t... (by hasula)
|
by kash kow ken
10 book challenge
|
|
[11 replies] Last: I would exercise caution when reading other people's code. A vast maj... (by jsmith)
|
Type-Casting. |
|
[5 replies] Last: The difference is that static_cast does not check whether the output i... (by Kyon)
|
by wasabi
Inaccessible conversion?
|
|
[2 replies] Last: Yep, that was it. I accidentally forgot to put the public modifier b... (by wasabi)
|
by levijgraham
Beginner programmers (1,2)
|
|
[28 replies] Last: Sounds great! I'd love to be part of a game development team, if you'd... (by Davitosan)
|
by luke12
command prompt + gnuplot
|
|
[1 reply] : First, if you chose "Console Window Application", the compiler might h... (by closed account N85iE3v7)
|
Listing contents of a directory. |
|
[6 replies] Last: To all of you, thanks for the help. I was able to do it as so: voi... (by closed account 4Gb4jE8b)
|
by pabloist
Design questions - return pointer or not?
|
|
[5 replies] Last: np When I get home from work (and if I remember) I'll show you the ... (by Disch)
|
by Tyyrus
Some Game Programming Questions
|
|
[9 replies] Last: Disch: I partly agree with you - but only partly. I think there's some... (by Metallon)
|
by Tea9000
Data table entry
|
|
[no replies]
|
by thomascrabs
ifstream with VC++ 2010
|
|
[5 replies] Last: how are you making the file? unless something is wrong with other p... (by Seraphimsan)
|
Separate settings file? |
|
[18 replies] Last: The file was opened correctly, and i don't know why it made a differe... (by closed account 4Gb4jE8b)
|