annotate output.h @ 19:f9792a9ec704

macro expansion.
author David A. Holland
date Mon, 20 Dec 2010 03:55:19 -0500
parents
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);