|
ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
|
📊 Byte size formatting utilities for human-readable output (B, KB, MB, GB, TB) More...
Go to the source code of this file.
Functions | |
| void | format_bytes_pretty (size_t bytes, char *out, size_t out_capacity) |
| Format byte count into human-readable string. | |
📊 Byte size formatting utilities for human-readable output (B, KB, MB, GB, TB)
Definition in file format.c.