Xiqual 0.9.1

In file xitools/files.c:

void file_readhook

(autofile* af, void (*readhook)(char* buf,
  size_t len))

Set an autofile's read hook pointer.

Documentation

Set an autofile's read hook pointer.
Parameters:
af - An autofile.
readhook - Your hook, or NULL to clear.
Author:
Ronny Bangsund
See Also:
autofile, file_new(), file_read()

Alphabetic index



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