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.
Tim Kane
I've noticed that when I'm developing OpenGL applications (Win32) that the performance drops somew…
»
spaskeasm
After reading the standard some more, it doesn't say anything about malloc. It says that if the co…
»
Matyas
According to the C++ > 11 standard X is a POD type. POD means "Plain Old Data", and it's a thing w…
»
Mārtiņš Možeiko
No. C is not subset of C++. There are multiple features where C code behaves differently when com…
»
Omar
Yay!
»
ratchetfreak
I wasn't speaking spec-ese. In the spec you'll see vacuous initialization. It's under that umbrell…
»
spaskeasm
I am just reading the standard 6.6.3.7 about objects and lifetimes. It doesn't mention anything a…
»
ratchetfreak
He was wrong. Trivial types (that is types with no constructor or destructor and every non-static …
»
spaskeasm
Hi everyone, I stumbled upon a CppCon talk From 21:15 to 25:00, the speaker claims that the follow…
»
Martin Dorazil
Even if the latest release of BL is closer to the "real" language we still miss lot of features an…
»
BlitzCoder
I'm using MinGW 5.1 to build raylib, it went out smoothly with some warnings but building the exam…
»
BlitzCoder
Hi, I am planning to do some browser stuff that will work on not so older browsers. Does the asm.j…
»
Simon Anciaux
This looks like the bug in this thread: . The original poster suggests a workaround: You can repo…
»
daxorid
Hello, all. New (paid) user of 4coder, but it seems unusable. Upon launch, I can edit the default …
»
Michael Dodis
I just saw this today, but I'll reply to it nonetheless; I hope to provide another perspective, si…
»
Dan Zaidan
Hello everyone! In the course of 24 livestreams, we development a game from scratch, going from h…
»
Dan Zaidan
Hi Graig, how are you doing? I'm also using OBS. The settings are pretty much the default ones. He…
»
Craig
Hi Dan. I'm interested in doing some dev live streams but I'm having problems getting a decent str…
»
Ray
Hi brojonismo, excuse me for the late reply! mrmixer, thanks for the answers! Here my answers to y…
»
Rasmus Hoeberg
Thanks for the reply. Ah that's smart. Then I guess I wouldn't have to implement any binding logic…
»
Ryan Fleury
It means the file has been modified also, just not by 4coder.
»
Paul Riddle
I know * means file has been modified, but what does ! mean?
»
Simon Anciaux
Thanks
»
albatros
Great ! :D
»
Ryan Fleury
Hey folks! I hope everyone is doing well. I just have a short post this month, which will include:…
»
Guntha
I confirm I will come on October 17th at 19h at La Comédie.
»
Stas Lisetsky
At some point I'm going to write a thing that does that - right now I'm just drawing everything re…
»
brojonisbro
Thanks for the info, and I already deleted the dup.ed-post :)
»
»
Simon Anciaux
I suppose it's not part of the project, but I was wondering if your renderer could be shipped as a…
»