#include <cif.h>#include <stdio.h>#include "cif_int.h"
Go to the source code of this file.
Defines | |
| #define | CIF_VERSION 3 |
Functions | |
| long | Cif_Getpos (int cifd) |
Variables | |
| static char | USMID [] = "@(#) libcif/cifgetpos.c 30.2 07/26/96 07:19:13" |
| #define CIF_VERSION 3 |
Definition at line 44 of file cifgetpos.c.
| long Cif_Getpos | ( | int | cifd | ) |
Definition at line 61 of file cifgetpos.c.
References _Cif_filetbl, CIF_BADREQ, CIF_FT_SIZE, CIF_NOTOPEN, CIF_SYSERR, fd, NO, and NOT_A_CIF.
Referenced by ascii_usage(), Cif_Make_Lines(), cif_next_entry(), Cif_Recgroup(), sortfile(), write_header(), and write_unit().
char USMID[] = "@(#) libcif/cifgetpos.c 30.2 07/26/96 07:19:13" [static] |
Definition at line 37 of file cifgetpos.c.
1.7.1