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.
Matt Mascarenhas
Week 3
»
Matt Mascarenhas
Week 2
»
»
Jeremiah Goerdt
If you haven't already, check out Rust's testing system. They have built some great tools around t…
»
Lucian Radu Teodorescu
Dear all, I am a strong believer in the value generated by unit-tests. We programmers are not as g…
»
Allen Webster
No it creates a lib whenever you build a dll, so that you can link to the dll with the linker inst…
»
Chen
Thanks @mrmixer, these are very good feedback. I will take them into serious consideration in the …
»
Chen
thanks @Oliver, I appreciate it.
»
Simon Anciaux
The screenshot is from
»
Ben Visness
I can't reproduce this on my own, at least not from your image. Is there an example post of yours …
»
Simon Anciaux
There seems to be a problem with new lines. In the following image, the last 3 lines contain new l…
»
Simon Anciaux
Thanks for the article. Here is some feedback:the style of the cloud (soft, smooth) doesn't seem t…
»
Simon Anciaux
It's weird that it was creating a static library instead of a dynamic (dll). Did you modify build…
»
steughar
After I did this code compiled successfully but editor wont start: my_bindings.cpp file: extern "…
»
steughar
It's was placed for debug purposes, I was testing is the build saw my new file) Mrmixer explanatio…
»
Oliver Marsh
Once again great post Chen. Thanks
»
nj
steughar: Seems like you have a written without any context at line 12 of .
»
Finalspace
Hi all, the 64-bit file IO was not working for x86 linux builds, so i decided to release a short b…
»
Chen
Hi all. I know I owe you a followup blog post to the collision system, but I decided it’s best t…
»
Allen Webster
My plan is to get a few wiki pages up very soon, and I'll use your getting started post as one of …
»
Simon Anciaux
The thread might help you. I think you should not edit 4coder_default_include.cpp. But include it…
»
steughar
Hi, I'm trying to implement what you said and have some problems with building. my_bindings.cpp }…
»
Finalspace
Same with write function.[/quote] You are correct sir, no idea why i didnt done it in the same wa…
»
Mārtiņš Možeiko
Your fplReadFileBlock64 function is wrong on 32-bit Linux. It will cast uint64_t to size_t which i…
»
Finalspace
Hi all, i have another release for you all ;-) This time its a huge release! I changed and improve…
»
»
Simon Anciaux
For the textarea scrollbar: I never paid attention but it seems that it's the default behavior (at…
»
»
Ben Visness
We just pushed an update that should fix this. Let us know if it works for you, and sorry it took …
»
Ben Visness
Thanks for the feedback! Tabs are now four spaces wherever possible - the CSS property that contro…
»