Xiqual 0.7.2

In file xitools/files.c:

void file_writehook

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

Set an autofile's write hook pointer.

Documentation

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

Alphabetic index



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