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.
»
Mārtiņš Možeiko
Here's the one line variant without introducing new variable:
»
Alex Baines
Hey Ray, One of the priorities of the new team is to give the HMN website some TLC, improving any …
»
khofez
Cool! Well for me I find that the new placement is less confusing, but thats just my opinion haha,…
»
Mārtiņš Možeiko
The difference is that it is less confusing for you :) If you do assignment, then there are no qu…
»
khofez
Ummm, I see, so that is the only difference? Because I just plan to use the placement new and cons…
»
ratchetfreak
I already knew about the two new operators but I did not know exactly what the placement new does…
»
khofez
Thank you very much! I already knew about the two new operators but I did not know exactly what th…
»
Mārtiņš Možeiko
You must understand that there are two "type" of new operators. One is that allocates memory and "…
»
ratchetfreak
Given that this is a trivially destructible type just freeing is enough. However if there is a non…
»
khofez
Note the following code: struct Foo { int abc = 2; float def = 3.0f; double ghi = 45.0; }; unsign…
»
Ray
Hi, just thinking about some improvements on the project info section.Support Discord icon, simila…
»
Kirill Artemov
Looking at the latest HMH episodes after the brand new lighting system has been implemented the ga…
»
Wojtek
Just what I was missing. Thanks for your work! :)
»
Orion
No problem:)
»
albatros
Congrats, I'll be testing that :)
»
Allen Webster
Hey Orion thanks for linking this information, it'll be a lot of help. It does seem like a good t…
»
Ray
After 9 month of hard work and almost 5 years since it's conception, here it is . for better con…
»
Christopher McLaughlin
I just compiled Casey's code for Day 22 and it appears to have the same bug. When I recompile afte…
»
Mathias Ody
I don't think following in pair will be a good idea, as problems with the schedule will inevitably…
»
Orion
Sorry, I should not have linked it like this. This page describes how an app bundle works. Scroll…
»
Alex Baines
I think the LICENSE.txt says you shouldn't redistribute 4coder, so I'm gonna edit your post to rem…
»
Orion
I thought it would be nice to have 4coder in an .app bundle on MacOS, so I quickly bundled it. May…
»
Alex Baines
Sounds like we need to take a closer look internally. As you've said, just editing the post multip…
»
David Reid
What do you mean exactly by an abstraction layer? If you are talking about high level APIs like mi…
»
Allen Webster
I'll let him know, and make a note to investigate further in case something screwed up server-sid…
»
Mārtiņš Možeiko
When you calling GetFileTime are you sure you are using lpLastWriteTime and not lpLastAccessTime a…
»
Simon Anciaux
Oh I didn't saw the double post on the blog page. No I don't have another example. It happened onc…
»
Simon Anciaux
On which day are you ? Can you post your code that is doing the check and reloading ? Did you try …
»
Alex Baines
Looks like this instance could have been an accidental double-post by Allen. The two entries are a…
»