mirror of
https://github.com/fmtlib/fmt.git
synced 2026-05-06 08:26:15 +02:00
More tests.
This commit is contained in:
@@ -27,5 +27,7 @@
|
||||
|
||||
enum {BUFFER_SIZE = 256};
|
||||
|
||||
void SPrintf(char *buffer, const char *format, ...);
|
||||
|
||||
// Increment a number in a string.
|
||||
void Increment(char *s);
|
||||
|
||||
Reference in New Issue
Block a user