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.
Zeanith
With build 4.0.29, setting will cause an enum conflict with So in the example mization layer b…
»
Allen Webster
Hi John. The notepad like mode, with a cursor and highlighted region, was just added in the latest…
»
Thebigfox
I couldn't find any information about when or if the streams are going to come back. Last news I …
»
Bouke285
Thank you!! Moving my project to a solid state drive fixed this issue for me as well. Any idea why…
»
Ryan Saunderson
Allen removed some of the existing hotkeys. You can hit alt + x and then start typing 'close' whic…
»
echu
Wow, this is extremely helpful! Thanks for the great writeup, I will definitely try and do a deep …
»
Mārtiņš Možeiko
For "already defined" error it seems you are linking together win32_handmade.cpp and handmade.cpp …
»
Mārtiņš Možeiko
My main suggestion would be to NOT do simple wrapper around BSD sockets. Do a bit more. Create all…
»
werki
In previous versions, it was possible to close the currently active tab by pressing Ctrl-Shift-p -…
»
John McCormick
Hey, Brand new to 4coder, but am really liking it so far. Have only been using it for the last wee…
»
ratchetfreak
The network events notification must be able to integrate seamlessly into the gui event notificati…
»
Finalspace
Post your ideas for a good C-based network api, which covers everything you need to create any kin…
»
echu
I decided my settings/batch were too polluted to continue effectively, so I restored from the Day …
»
echu
After changing preprocessor definitions as shown below in the C/C++ section and rewriting my batch…
»
Simon Anciaux
In "C/C++" > "Preprocessor" > "Preprocessor definitions". If you use the build.bat file to build i…
»
echu
William, where do I set in the project properties? I seem to recall something like that being set…
»
William
I think the build errors are from not having 'HANDMADE_INTERNAL' set.
»
echu
I'm trying to follow along with Day 021 as of ~47:30, and everything up to this point has been goi…
»
Finalspace
Hi everyone, i have another release for you all! This time its a very huge release which consists …
»
Mārtiņš Možeiko
Modern windows does a lot of optimizations when window is fully covering monitor. It bypasses comp…
»
Karan Joisher
I have been writing a platform layer and initially I started with software rendering using . I als…
»
Maciek
Hey. Create your custom 4coder command that’s replacing return key. Firstly exec command that’…
»
Jonas
I am using virtual whitespace, and I don't really want to disable it. It's not a problem for me as…
»
Jason
Perfect, thank you. You had an excellent explanation which really helped.
»
Simon Anciaux
Yes, it does sound right. You wrote "AND" in capitals so I want to clarify that nothing is requir…
»
Jason
Ahh, okay. I'm going to try to sum up my current understanding of your explanation so please corre…
»
Allen Webster
First, it depends on in you're using virtual whitespace. Virtual whitespace is on if you can't de…
»
Allen Webster
You're not dumb! The VS compiler path initialization on the other hand...
»
Jonas
Hi! I was wondering if there is an easy way to fix the indentation after annotations in java files…
»
Simon Anciaux
I suppose you're talking about . t is the amount of time elapsed from some point in time (e.g. wh…
»