Scilab Function

mgetstr - read a character string

Sequence d'appel

str=mgetstr([n,fd])

Parametres

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.

Voir aussi