dolio.c File Reference

#include "f2c.h"

Include dependency graph for dolio.c:

Go to the source code of this file.

Functions

integer do_lio (ftnint *type, ftnint *number, char *ptr, ftnlen len)

Variables

int(*) f__lioproc (ftnint *, char *, ftnlen, ftnint)


Function Documentation

integer do_lio ( ftnint type,
ftnint number,
char *  ptr,
ftnlen  len 
)

Definition at line 16 of file dolio.c.

References f__lioproc.

00018 {
00019         return((*f__lioproc)(number,ptr,len,*type));
00020 }


Variable Documentation

int(*) f__lioproc(ftnint *, char *, ftnlen, ftnint)

Referenced by do_lio(), s_rsle(), s_rsli(), s_wsle(), and s_wsli().


Generated on Sun Mar 4 15:04:18 2007 for Scilab [trunk] by  doxygen 1.5.1