Next:
DISP Display a Variable
Up:
Built In Functions
Previous:
RANDP Generate Poisson Random
Contents
Input/Ouput Functions
Subsections
DISP Display a Variable or Expression
Usage
Example
FCLOSE File Close Function
Usage
Example
FEOF End Of File Function
Usage
Example
FGETLINE Read a String from a File
Usage
Example
FOPEN File Open Function
Usage
Examples
FPRINTF Formated File Output Function (C-Style)
Usage
Examples
FREAD File Read Function
Usage
Example
FSCANF Formatted File Input Function (C-Style)
Usage
FSEEK Seek File To A Given Position
Usage
Example
FTELL File Position Function
Usage
Example
FWRITE File Write Function
Usage
Example
LOAD Load Variables From A File
Usage
Example
PRINTF Formated Output Function (C-Style)
Usage
Format of the format string:
The flag characters:
The field width:
The precision:
The conversion specifier:
Example
SAVE Save Variables To A File
Usage
Example
SPRINTF Formated String Output Function (C-Style)
Usage
Examples
2004-10-27