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.
x13pixels
The ",x" and ",X" format specifiers do print hex floats: image.png Maybe you mean being able to in…
»
Lachlan
Thanks Mārtiņš. Regarding point 2: Could you not just code for the lowest possible version of s…
»
Christoffer Lernö
Like several others I am writing an alternative to the C language (if you read this blog before th…
»
x13pixels
Seems like Clang's PDB gen is bugged in this case (missing forward reference used by main::POG*). …
»
clivi
Hi I would like to parse and rasterize ttf fonts for my game without using a library. I want to m…
»
x13pixels
RemedyBG 0.3.8.0 is now available for download. Added a way to drive RemedyBG and receive notifica…
»
Simon Anciaux
With MSVC you need Zi, I believe Z7 is not supported by RemedyBG. For clang you need -gcodeview to…
»
Mārtiņš Možeiko
It probably is more useful to file remedy issues at No need to have so many forum threads.
»
bumbread
I was using Remedy 0.3.7.0. I checked with remedy 0.3.7.1 (latest), and the bug persists. The comp…
»
bumbread
Also DBL_TRUE_MIN should also be recognized
»
bumbread
image.png It would also be nice if ,x format specifier printed hex floats
»
bumbread
image.png
»
x13pixels
FWIW, works fine with clang-cl 10, 11, 12, and 14 as well.
»
Mārtiņš Možeiko
1. I don't remember where was this said, but from what you wrote I assume it was said that writing…
»
Lachlan
Having watched many of Casey's videos, I have a few questions about things he has mentioned:It's f…
»
Amin Mesbah
I was inspired by this Our Machinery (RIP) post to look into using C to build C. I ended up this p…
»
bumbread
RawPDB is what I used for reference, but I didn't read the whole codebase so I probably didn't not…
»
Luke Kasz
Are you familiar with RawPDB () ? It uses memory mapped files in the examples () and the library i…
»
Dawoodoz
A first prototype of my build system now runs on Linux. Will use a combination of Bash and Batch f…
»
bumbread
That worked, thanks!
»
Simon Anciaux
I haven't tested the following, and maybe there is an easier way but I don't know it. Modify get_o…
»
Mārtiņš Možeiko
I tried using placeholder pages, but it seems like the only way you can use placeholders, the size…
»
bumbread
I was experimenting with writing a PDB parser that would use mmaping to read the pages of MSF stre…
»
Evan Butterfield
Today I set the .footer_panel value to false for a build command I have in project.4coder. My prob…
»
Neo Ar
Depends what you work on - the jobs that I've had that were doing software for Windows I was able …
»
Dawoodoz
Just make sure to keep one installation of Windows somewhere, so that you can test build projects …
»
Dawoodoz
Any language that replaces JavaScript rather than slapping more layers on top of it, is a step for…
»
MrCelsius88
So after seeing the amount of people who use Linux on this forum I decided to give manjaro cinnamo…
»
Ben Visness
This is actually something we've been talking about on the Discord recently. I personally was prom…
»
Flyingsand
I use macOS for most of my personal use and for work (iOS developer). I have a Windows 10 laptop m…
»