diff options
Diffstat (limited to 'file.h')
-rw-r--r-- | file.h | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +#ifndef _H_FILE +#define _H_FILE + +#include <stddef.h> + +size_t file_read(const char *, char **); + +#endif |
![]() |
index : cfws | |
A simple HTTP server specialized for local testing |
summaryrefslogtreecommitdiff |