sunflower-embedded-system-emulator
sunflower-embedded-system-emulator copied to clipboard
Format specifiers
Use C99 platform-independent formatting specifiers throughout (e.g., %zu for size_t and %"PRIu32" for uint32_t), replacing the current mix of %d and UH8LONGFMT etc.