Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
cifputrec.c File Reference
#include <cif.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <assert.h>
#include "cif_int.h"
Include dependency graph for cifputrec.c:

Go to the source code of this file.

Defines

#define CIF_VERSION   3

Functions

static int write_strlist (char **sp, int ns)
static int write_unitdir (struct Cif_generic *cr)
int Cif_Putrecord (int cifd, struct Cif_generic *cr)

Variables

static char USMID [] = "@(#) libcif/cifputrec.c 30.6 07/26/96 07:19:13"
static FILE * fd

Define Documentation

#define CIF_VERSION   3

Definition at line 51 of file cifputrec.c.


Function Documentation

static int write_strlist ( char **  sp,
int  ns 
) [static]

Definition at line 70 of file cifputrec.c.

References CIF_SYSERR, and fd.

Referenced by Cif_Putrecord().


Variable Documentation

FILE* fd [static]

Definition at line 66 of file cifputrec.c.

char USMID[] = "@(#) libcif/cifputrec.c 30.6 07/26/96 07:19:13" [static]

Definition at line 37 of file cifputrec.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines