buffer_string.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const char * buffer_fread_string (buffer_type *buffer)
 
char * buffer_fread_alloc_string (buffer_type *buffer)
 
void buffer_fwrite_string (buffer_type *buffer, const char *string)
 

Function Documentation

◆ buffer_fread_alloc_string()

char * buffer_fread_alloc_string ( buffer_type buffer)

◆ buffer_fread_string()

const char * buffer_fread_string ( buffer_type buffer)

◆ buffer_fwrite_string()

void buffer_fwrite_string ( buffer_type buffer,
const char *  string 
)