Closed blind closed 1 year ago
Make sure string buffer also have space for \0 char. Cast 8 to size_t to avoid compilation warnings.
\0
size_t
Make sure string buffer also have space for
\0
char. Cast 8 tosize_t
to avoid compilation warnings.