annotate output.h @ 20:40748b097655

add output.
author David A. Holland
date Mon, 20 Dec 2010 04:03:35 -0500
parents f9792a9ec704
children e3fab8f1b52c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
19
f9792a9ec704 macro expansion.
David A. Holland
parents:
diff changeset
1 void output(const char *buf, size_t len);
f9792a9ec704 macro expansion.
David A. Holland
parents:
diff changeset
2 void output_eof(void);