User profile: Fransje

User info
User name:Fransje
History
Joined:
Number of posts:237
Latest posts:

Variable Declared Globally but has no value?
[quote]as it is likely that main is using the local variable while receipt is using the global varia...

Run SDL application from IDE
Hi all, I have an SDL snake game that uses .png textures. I want to run it from Visual Studio 2012 ...

fscan bad pointer
you're welcome :)

fscan bad pointer
[code] char lol[ 50 ]; fscanf( myPlayerFile, "%s", lol ); Player.setName( lol ); [/code] [code]lol[/...

fscan bad pointer
I think fprint allows it here because you use the [code].c_str()[/code] part, which returns a C-stri...

This user does not accept Private Messages

User: Fransje

  • Public profile