VMS Help
ADA, Language Topics, TEXT_IO, LINE_LENGTH

 *Conan The Librarian

    function LINE_LENGTH(FILE : in FILE_TYPE) return COUNT;
    function LINE_LENGTH return COUNT;

    Returns the maximum line length currently set for the specified
    output file, or zero if the line length is unbounded.
  Close     Help