We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Allen Webster
If you haven't solved your problem yet, there is an issue with VS2015 error format because they re…
»
Frank Corrao
Hi all, I got started late and with limited time am currently about to start episode 86, I did a W…
»
Allen Webster
Thanks for the thoughts. I'll get this stuff on my TODO list.
»
Allen Webster
Any likelihood of shared source (full source, not just the extension APIs) for paying customers o…
»
Allen Webster
Unfortunately there hasn't been any progress here. I haven't had it reported in a while so I thou…
»
Adrian
What do you mean by "caching"? Storing it in a variable that stays around? Like a static variable…
»
Simon Anciaux
I would like to rephrase my question: Given that memory_index and umm are implemented the same, ar…
»
Flyingsand
For better or worse, Cocoa on OS X (and iOS for that matter) is heavily based around delegates as…
»
Casey Muratori
b32x is just "boolean value in whatever size is comfortable for the compiler but not less than 32 …
»
graeme
Can't speak to b32x, but size_t and uintptr_t can be defined differently on certain platforms From…
»
Adrian
I’m wondering if there is a way to handle delegate methods like applicationDidFinishLaunching in…
»
ratchetfreak
And I stands for Interface Also there are 2 types of hungarian notation: system and apps System is…
»
Simon Anciaux
In one of the last episodes, Casey tried to use the b32x type which is not defined in the handmade…
»
Casey Muratori
Yes, the fact that Windows does all this LPSOMETHING nonsense because of Microsoft's early adoptio…
»
Casey Muratori
Yes, that was probably me just not thinking it through. I double-checked on my Molly engine code …
»
Benjamin Arnaud
@Quarter: Happy to hear that ! I guess the starting point would be compiling SkCore: . I'm interes…
»
Miguel Lechón
After watching day 325 (Ticket Mutexes), I'm left wondering why is an AtomicAddU64 necessary to re…
»
Oswald Hurlem
Hey, I'm gonna be at PAX. I might also attend PAX Dev, mainly to dip my pan in the water and see i…
»
Jordan Duval
I will email the problem. FYI I was actually using 2 panels but I just cropped out the rest of t…
»
Andrew Chronister
Regular version is like using an editor super crazy configuration options, like Notepad++ or som…
»
Michael Cameron
Thanks for the help, I'll upgrade to the 'super user' version then =) (I guess the regular version…
»
Andrew Chronister
While porting desktop to web sounds nice at first glance, keep in mind that: Unfortunate as it is…
»
Simon Anciaux
I just remembered that there was a "mini update" for goto_next_error for 4.0.10.
»
Simon Anciaux
You need the "super" version ($5/month) to get access to the customization API. There is a descrip…
»
Simon Anciaux
Thanks for the fix, it's working.
»
Benjamin Arnaud
@Captain: Thank you for letting me know that you care about the project. I've been working on it f…
»
Mārtiņš Možeiko
Typedef's are only matter of preference/code style. There are no other reasons for any typedef.
»
Nick
Is it just a matter of preference/coding style or, are there other reasons to use the Windows type…
»
Michael Cameron
So is that something I need to be a 'Super user' ($5/month) for then? or is that available to all …
»
Jordan Duval
I don't know all of these, but in regards to question 2 you can make your own 4coder_custom.cpp an…
»