Next:
SETPRINTLIMIT Set Limit For
Up:
Built In Functions
Previous:
RAND Uniform Random Number
Contents
Input/Ouput Functions
Subsections
SETPRINTLIMIT Set Limit For Printing Of Arrays
Usage
Example
GETPRINTLIMIT Get Limit For Printing Of Arrays
Usage
Example
FOPEN File Open Function
Usage
Examples
FCLOSE File Close Function
Usage
Example
FREAD File Read Function
Usage
Example
FWRITE File Write Function
Usage
Example
FTELL File Position Function
Usage
Example
FEOF End Of File Function
Usage
Example
FSEEK Seek File To A Given Position
Usage
Example
SPRINTF Formated String Output Function (C-Style)
Usage
Examples
PRINTF Formated Output Function (C-Style)
Usage
Format of the format string:
The flag characters:
The field width:
The precision:
The conversion specifier:
Example
FGETLINE Read a String from a File
Usage
Example
STR2NUM Convert a String to a Number
Usage
FSCANF Formatted File Input Function (C-Style)
Usage
FPRINTF Formated File Output Function (C-Style)
Usage
Examples
SAVE Save Variables To A File
Usage
Example
LOAD Load Variables From A File
Usage
Example
DISP Display a Variable or Expression
Usage
Example
GETLINE Get a Line of Input from User
Usage
Samit K. Basu 2005-03-16