home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / text / hyper / ADtoHT2_0.lha / FormatNode.h < prev    next >
Encoding:
Text File  |  1995-02-28  |  130 b   |  3 lines

  1. int *FormatNode (char *(*)(char *, void *), void *);
  2. void PrintNode (char *(*)(char *, void *), void (*)(void *), void *, int *);
  3.