home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / Vector18.lha / ParNetExample / syms.c < prev    next >
Encoding:
C/C++ Source or Header  |  1993-12-18  |  542 b   |  22 lines

  1. /*
  2.  * This code was originally written by Matthew Dillon and put into Public Domain
  3.  *
  4.  * All changes concerning the adaption of Matt's original code to the
  5.  * Vector Connection I/O board are © 1991-1993 by Henning Schmiedehausen
  6.  * All rights for this changes are reserved. The original code is Public Domain
  7.  *
  8.  * This code is distributed with the expressed written permission of Matthew
  9.  * Dillon (Thank you very much, Matt)
  10.  *
  11.  */
  12.  
  13. /*
  14.  *  SYMS.C
  15.  */
  16.  
  17. #include <exec/types.h>
  18. #include <proto/all.h>
  19. #include <stdio.h>
  20. #include <stdlib.h>
  21.  
  22.