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.
Roderic Bos
I can confirm that the exact same code (from the day 175 zip) on Win8 shows wrong output like Case…
»
Mārtiņš Možeiko
Not sure what do you call "included libs". libeay32.lib and ssleay32.lib are OpenSSL libraries and…
»
popcorn
Not really doing anything big just a twitch.tv notifier for Windows. Everything will be done from …
»
Joseph Abell
Thank you so much, that was exactly what I was looking for, I have no idea why I thought it would …
»
Mārtiņš Možeiko
Yes, you need to keep stepping in if you want to see where execution goes. As far as I know debugg…
»
Connor
Thanks, mmozeiko! That helps so much. I honestly appreciate it a lot :)
»
Joseph Abell
Ok, sorry, when I said I attempted to build a dll file, I meant cpp, sorry for the confusion. My b…
»
Mārtiņš Možeiko
What do you mean by stepping into other files? You typically step into/over source lines in debugg…
»
Mārtiņš Možeiko
Oh, so question is about typedef. This typedef defines new type which is function type. "typedef i…
»
Joseph Abell
Hi Everyone, I'm on Day 39, and now that we are loading images into the game, in order to see the …
»
Connor
I might've oversold how much I understand typedef. I believe I get how it works with allowing one …
»
Mārtiņš Možeiko
It is exactly same thing. It just get's replaced by preprocessor to: And that is regular typedef …
»
Connor
Sorry if this question has been asked a bunch of times. I tried skimming through the forum and goo…
»
Casey Muratori
That could well be... the Windows Font system is a bit of a mystery to me :) We'll try with a kno…
»
Harikrishnan Menon
Hi All I am a new found addict to the HMH series. Just started watching the same and found out tha…
»
Keith Watterson
Hi Using 'Character Map' the 'Arial Bold' font does not have seem to have the Japanese Glyphs in i…
»
Simulated Systems
Handmade Music Hi. I'm not really a programmer. I used to program on the zx spectrum when i was l…
»
Flyingsand
Calluna Sans has kerning for 'pT' as well, and overall good kerning. Calluna handles the 'pT' be…
»
skeeto
I've been looking at different fonts to see if any of them having kerning information for the "pT"…
»
Casey Muratori
Well, one way to make something secure is to make it not work :) There's nothing more secure than…
»
Asaf Gartner
Sounds like a CSRF-token error. It's pretty common these days. Basically, if you leave a page ope…
»
Jim R. Didriksen
aha okay, I see. I have a feeling this is something I'll need to learn from a personal f'up.
»
Mārtiņš Možeiko
C++ references doesn't help compiler in general case. Aliasing also applies to references. Because…
»
Michael
Google ain't slippin', Google slipped.
»
robby
everything is fine now!
»
Jim R. Didriksen
Why don't you (seem to) use references ever? Why not use references when the function can't functi…
»
Casey Muratori
Yeah so actually, Casey is not slippin', but in a turn of events that will surprise no one, the cr…
»
Miguel Lechón
To the episode?
»
hendrix
wtf? Use god damn it
»
Miguel Lechón
I was asking Casey the same thing via twitter just a minute ago. Using less characters, of course.
»