home *** CD-ROM | disk | FTP | other *** search
- /* includefiles mit extrapobel */
-
-
- #include "stdio.h"
-
- #define SEEK_SET 0
- #define SEEK_END 2
-
- #define cputs(s) puts(s)
-
-
- extern char *strstr(char *,char *);
-
-
- /*-------------------------------------------------------------------------*/
- /* ID: 1.1@238 Last Changed: 19 Dec 1989 15:30:32 by max */
-