|
VMS Help ADA, Language Topics, TEXT_IO, STANDARD_INPUT *Conan The Librarian |
function STANDARD_INPUT return FILE_TYPE;
Returns the standard input file.
Note:
The standard input file cannot be opened, closed, reset, or
deleted, because the parameter FILE of the corresponding
procedures has the mode 'in out'.
|
|