Hello!
So, I already came forward in that other thread, but here's about me:
I live near Düssel…
Mór —
Hey not to worry, it has been fixed. It was related to some #ifdefs. I passed it in with a -D<…
Okay, so while I'm at it here's about me :
I live in Paris, France.
I have some background org…
Hello !
This is a follow-up to this conversation but I thought it would make sense to create a s…
Mór —
I found out what is causing it, but I don't know how to fix it, other than turn the warning off.
…
You need to show more code. Exactly what you have. Can you reproduce warning on gcc.godbolt.org w…
Mór —
I haven't programmed in a long while, and am having trouble with a compiler warning. I'm linking …
Simon —
I did use a timer now, after trying some different things like WM_USER messages or PostQuitmessag…
I tried it on my local network and it didn't work. I was able to create a room and join it from a…
Yeah being able to do SDL with low pain was something I verified before deciding to do this.
As …
github or git? I'm not sure how github can be difficult? Just click buttons around to browser rep…
nakst —
A github tutorial!!
(please...)
Sintex —
I just want to say that I'm not trying to be negative about the project or put it down in any way…
It is not necessary in any case. You can always type full function signature in all the places wh…
I feel like if I submit it as a project then I'll pressured to work on it more than I otherwise m…
A project evolves over time. The argument that something was meant to be "originally X or Y" does…
There is a lot of negativity going on here. I feel the need to say something that is actually pos…
But in this case it is not necessary right?
Because he is used to declare function pointers with this kind of macro. It just a habit thing.
And contrary to last year, we now have a way to submit submit a project. Not saying you're intere…
Why is Casey using a #define for DIRECT_SOUND_CREATE? I can see that with the X_INPUT macros he i…
I know its been a long time but I have an update!
I've been working on this on-and-off for the p…
Most common way is to create window timer when modal loop is entered, and remove it when it exits…
Simon —
Hi guys, I know I'm late to the party (about a year and a half), but I have questions:
If I wan…
Sintex —
pragmatic_hero It's more like an entertaining show, covering some highly technical details - most…
Sintex —
I don't know a lot about the Go compiler since I mostly just stick to building regular old projec…
Does Go support dynamic linking now?
Is the Go compiler still fast, or has the compiler performan…