Functions | Variables
eusstream.c File Reference

Go to the source code of this file.

Functions

int closestream (pointer s)
static fillstream (pointer s)
int flushstream (pointer s)
pointer openfile (context *ctx, char *fname, int dir, int acsmode, int size)
int readch (pointer s)
int unreadch (pointer s, int ch)
int writech (pointer s, byte ch)
int writestr (pointer s, byte *mes, int len)

Variables

int ch [MAXTHREAD]
int errno
static char * rcsid = "@(#)$Id$"
int written_count [MAXTHREAD]

Function Documentation

int closestream ( pointer  s)

Definition at line 53 of file eusstream.c.

static fillstream ( pointer  s) [static]

Definition at line 71 of file eusstream.c.

int flushstream ( pointer  s)

Definition at line 159 of file eusstream.c.

pointer openfile ( context ctx,
char *  fname,
int  dir,
int  acsmode,
int  size 
)

Definition at line 30 of file eusstream.c.

int readch ( pointer  s)

Definition at line 114 of file eusstream.c.

int unreadch ( pointer  s,
int  ch 
)

Definition at line 138 of file eusstream.c.

int writech ( pointer  s,
byte  ch 
)

Definition at line 204 of file eusstream.c.

int writestr ( pointer  s,
byte mes,
int  len 
)

Definition at line 218 of file eusstream.c.


Variable Documentation

int ch[MAXTHREAD]

Definition at line 23 of file eusstream.c.

int errno
char* rcsid = "@(#)$Id$" [static]

Definition at line 9 of file eusstream.c.

int written_count[MAXTHREAD]

Definition at line 24 of file eusstream.c.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Thu Sep 3 2015 10:36:20