Scilab Function

mgetstr - read a character string

Calling Sequence

str=mgetstr([n,fd])

Parameters

Description

mgetstr function allows to read a character string in a binary file. If EOF is reached before read completion only the properly read values will be returned.

See Also