Remix.run Logo
MintPaw 2 days ago

This has annoyed me a lot, crazy you can't rely on the print functions being the same on different platforms. This is why I always add stb_sprintf and make an allocSprintf() that allocates the right sized buffer first.

abnercoimbre 19 hours ago | parent [-]

New nightmare scenario unlocked.