you need to #include <stdlib.h>

This commit is contained in:
leitner 2020-12-07 17:53:46 +00:00
parent 47043a16a8
commit 5259ce9092

View File

@ -2,6 +2,7 @@
.SH NAME
fmt_strm_malloc \- write multiple ASCII strings
.SH SYNTAX
.B #include <stdlib.h>
.B #include <libowfat/fmt.h>
char* \fBfmt_strm_malloc\fP(const char *\fIsource\fR, ...);