ASE2 CARD CATALOG ENTRY |
Instructions:
Ada System Certifier_1 1.0 Date/Time of Processing: Thursday 26 May 1994 02:28:49Am Overall Assessment of System: OK Classification of System: A Basis of Classification -- Syntax Errors PASS Completeness PASS Independence from External Libraries PASS Independence from a Specific Ada Compiler PASS Number of ... Files 1 Library Units 2 Lines 147 Statements 52 Comments 54
Package FGET manipulates an object which is a text file. Its main purpose is to return characters from this file, allowing one- character look-ahead. A character which has been obtained from the file via GETC can be returned to the file by an UNGETC, in which case the next GETC will return the same character again. Additionally, GETC returns ASCII.CR if the end of a text line is reached and ASCII.ETX if the end of the file is reached.
DATE VERSION AUTHOR HISTORY 4/15/85 1.0 Richard Conn Initial Release
This prologue must be included in all copies of this software. This software is released to the Public Domain (note: software released to the Public Domain is not subject to copyright protection). Restrictions on use or distribution: NONE
This software and its documentation are provided "AS IS" and without any expressed or implied warranties whatsoever. No warranties as to performance, merchantability, or fitness for a particular purpose exist. The user is advised to test the software thoroughly before relying on it. The user must assume the entire risk and liability of using this software. In no event shall any person or organization of people be held responsible for any direct, indirect, consequential or inconsequential damages or lost profits.
Powered by the Generic Web-Based Reuse Library (GWRL)