home *** CD-ROM | disk | FTP | other *** search
- /* ==( hdr/iosup.h )== */
-
- /* ----------------------------------------------- */
- /* Pro-C - Copyright (C) 1988, 1989 Vestronix Inc. */
- /* Modification to this source is not supported */
- /* by Vestronix Inc. */
- /* All Rights Reserved */
- /* ----------------------------------------------- */
-
- /* Definitions and declarations for the general I/O support functions */
-
- PROTO (void stripright, (char *, int));
- PROTO (int nummasklen, (char *));
- PROTO (int decmasklen, (char *));
- PROTO (void date_vals, (char *, int *, int *, int *));
-