Xiqual 0.9.1

In file xitools/files.c:

size_t file_load

(autofile* af)

Load an entire file into memory.

Documentation

Load an entire file into memory. Typically used on textfiles. If there is a readhook, it will be called on the entire file before returning. An extra byte will be allocated to ensure NULL termination.
Author:
Ronny Bangsund
See Also:
autofile, file_new(), file_initbuf(), file_read(), file_free()

Alphabetic index



This page was generated with the help of DOC++.