Herb C Reference
Loading...
Searching...
No Matches
io.c File Reference
#include "include/io.h"
#include "include/util/hb_allocator.h"
#include "include/util/hb_buffer.h"
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>

Macros

#define FILE_READ_CHUNK   4096
 

Functions

char * herb_read_file (const char *filename, struct hb_allocator *allocator)
 

Macro Definition Documentation

◆ FILE_READ_CHUNK

#define FILE_READ_CHUNK   4096

Function Documentation

◆ herb_read_file()

char * herb_read_file ( const char *  filename,
struct hb_allocator *  allocator 
)