patricus-utils/bytes.h
2025-06-17 09:55:07 +02:00

2 lines
No EOL
51 B
C

#include<ctype.h>
char* format_bytes(size_t bytes);