Defines | Functions

writec.c File Reference

#include <errno.h>
#include <foreign.h>
#include <liberrno.h>
#include "fio.h"
Include dependency graph for writec.c:

Go to the source code of this file.

Defines

#define STATUS   4

Functions

static void __WRITEC ()
void WRITEC (_f_int *unump, _f_int *uda, _f_int *charsp, _f_int *status)
void WRITECP (_f_int *unump, _f_int *uda, _f_int *charsp, _f_int *status)
static void __WRITEC (int fulp, _f_int *unump, _f_int *uda, _f_int *charsp, _f_int *status)

Define Documentation

#define STATUS   4

Definition at line 49 of file writec.c.


Function Documentation

static void __WRITEC (  )  [static]

Referenced by WRITEC(), and WRITECP().

static void __WRITEC ( int  fulp,
_f_int *  unump,
_f_int *  uda,
_f_int *  charsp,
_f_int *  status 
) [static]
void WRITEC ( _f_int *  unump,
_f_int *  uda,
_f_int *  charsp,
_f_int *  status 
)

Definition at line 57 of file writec.c.

References __WRITEC(), FULL, and NULL.

Here is the call graph for this function:

void WRITECP ( _f_int *  unump,
_f_int *  uda,
_f_int *  charsp,
_f_int *  status 
)

Definition at line 76 of file writec.c.

References __WRITEC(), NULL, and PARTIAL.

Here is the call graph for this function: