Portable C Programming Guide: Fixing Cross-Platform Bugs Between Linux, macOS, and Windows | Comuniq
programming.dev
Portable C Programming Guide: Fixing Cross-Platform Bugs Between Linux, macOS, and Windows | Comuniq
Your C code “works on Linux” until Windows silently truncates long from 8 bytes to 4. Here’s every cross-platform gotcha that actually bites — types, POSIX vs WinAPI, DLL exports, and more
0 comments
No comments yet.