Kladdehelvete How do you know what kind of alignment will performed to the start of that structur…
Flyingsand Even looking at the YouTube video that was linked, the latency of the play() examples …
From Episode 1:
* Mobile Hellgates
* Koolaid Man enemy (break through any brick wall, ...)
Unr…
The thing that makes C++ so powerful and versatile is that you don't need to use all of its featu…
Use Download Master.
Simply download Youtube URL with the program, voilà!
C++ is immensely complicated and I find it depressing that it is the industry's go to language fo…
Fred —
Yeah (I'm still only at video #27), but I've been wondering about "utility" functions.
I.e. logic…
Fred —
A funny little fact: - in C/C++ you can reverse array name and access index:
int arr[] = { 1, 2,…
A unity build refers to "unifying" all the code into a single translation unit. In practice this…
Justin —
Thanks everyone, I have alot of reading to do, which is always a good thing hahaha.
The obvious addition of John Carmack immediately comes to mind. :)
I was re-reading the book Antifragile which led me to thinking about the relationship between Sem…
I think you may be right.
C++ became so popular because of all those peculiarities. It certainly …
Hello guys,
thoughout the series I've collected some names of programmers that Casey referred to…
I don't know about C "alternatives". But the winsock library in windows, is not hard to get your …
Please excuse my ignorance, but what is a "unity build"?
Luckily now I have access to the code, so then it no longer matters.
I recommend preordering th…
I have noticed that a considerable amount of the streamtime, goes into debating the choices made,…
In principle, you can do a strict scheme with declarations in headers and definitions in source f…
How do you know what kind of alignment will performed to the start of that structure?
Dejan —
The classic reference is Programming Windows, Fifth Edition by Charles Petzold. It came out durin…
Hey,
Perhaps inspired by HH, Tom Francies, the creator of Gunpoint, has started a new Youtube se…
My notes are in the form of comments next to relevant things in the code itself, since I'm coding…
learc83 marcn
That's strange - I can play 1080p and have all the speed options available (up to …
Casey, I know you touched on this a bit when setting up the build, but I'd like to hear some more…
I can recommend the "C Primer" series.
http://www.amazon.com/s/ref=nb_sb...ias%3Daps&field-ke…
http://www.functionx.com/win32/
This contains some basics for window creation and gdi.
@Pseudonym73 terrible in what way? I haven't run into any problems yet, but I've only been doing …
The last time I checked, DDD was terrible at peering inside structures, and especially STL contai…