Tou
Tou header library
Loading...
Searching...
No Matches
tou_block_store_struct Struct Reference

Struct containing buffer and count to be used in block-reading. More...

#include <tou.h>

Data Fields

char * buffer
 Buffer to append data to.
 
size_t size
 Length of the buffer contents.
 

Detailed Description

Struct containing buffer and count to be used in block-reading.

This struct is automatically instantiated by tou_read_file and passed to tou_read_fp_in_blocks, but may also be used manually for any purpose.


The documentation for this struct was generated from the following file: