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.
Raytio
Same here rolled my own never looked back. All to easy.
»
Mikael Johansson
I have made my own string library, something I really recommend you to do. Sure it takes a little…
»
TM
As a general purpose string library looks promising. It emulates the ease of std::string for C wh…
»
Mārtiņš Možeiko
From simpler, single/two file libraries: A bit more header files, but more functionality: For m…
»
Todd
One of the things that C seems to be inherently weaker at is working with strings in a higher-leve…
»
Jason
Since I've recently been trying to code some animations for my first game project I decided to che…
»
Martin Cohen
Brilliant, exactly what I wanted!
»
stenton
Welp, Im dumb. It works now. Thanks man.
»
ratchetfreak
Launch 4coder from a terminal that ran vcvarsall.bat x64 or have the build script run vcvarsall.ba…
»
stenton
Sorry for the newb question: How can I set up the environment variables for use within 4coder when…
»
Daniel Rasmussen
Hey Martin I don't think Per did more with the project than the videos. But he did upload the sour…
»
Maciek
If you get annoyed by this, you can make app package yourselve. There’s also an easier way. Simp…
»
Martin Cohen
Hey guys, I've been watching x64 compiler videos, and wonder whether the code has been finished an…
»
wndtn
If i can disable it, how do i do so? I don't use the default terminal on OS X, instead, i use iTer…
»
Bits Please
Holy moly! With that kind of knowledge you should really consider doing a series of your own, I'll…
»
Mārtiņš Možeiko
DDB store pixel value in some "optimized" device-specific format. DIB allows you to specify what f…
»
Neo Ar
For the month of July, we did the following: For the month of August, we did the following: For …
»
german
Do you remember if you saw Windows Desktop Application Development' or Windows Desktop App develop…
»
Bits Please
What's shakin' everybody? I'm having a really hard time figuring out what's the difference betwee…
»
Allen Webster
Ahh thanks for the report, it should be fixed in the upcoming patch build.
»
SxyTurtle
The funny thing is, that when I launch 4coder from command line or from explorer, it's not crashi…
»
Runar
Yeah, I also tried running it with a debugger(CDbg) now. I get an Access violation at line 772 in…
»
Michal Mach
For me it's crashing every time when I launch 4coder from windows start menu (e.g. Win Key,
»
Runar
Hi! I have noticed that the new release sometimes crash when I try to open files. This happens if…
»
pragmatic_hero
[/quote] layouts are gui paradigm agnostic. They are easier in retained mode because the layout e…
»
Maciek
Since you'll be fixing that one, scrolling doesn't work either. At least on my MacBook.
»
Allen Webster
Thanks for all the info, this will help, I'll let you know when I know more about this.
»
Allen Webster
Thanks for the report, I'll get it fixed in the upcoming patch to this build.
»
nakst
My UI library is retained, but I think RMGUIs and IMGUIs have different advantages when it comes …
»
ratchetfreak
[/quote] layouts are gui paradigm agnostic. They are easier in retained mode because the layout e…
»