ASE2 CARD CATALOG ENTRY

Instructions:


ASSET OVERVIEW

UNIT NAME

FGET

VERSION
1.0
REVIEW CODE
AR; C1 1.0 A
INET ADDRESS
RCONN at SIMTEL20
AUTHOR
Richard Conn
TI Ada Technology Branch
PO Box 801, MS 8007
McKinney, TX 75069
RIGHTS
PUBLIC DOMAIN
COPYRIGHT
DATE CREATED
15 Apr 85
DATE RELEASED
15 Apr 85
DATE LAST UPDATED
15 Apr 85
LOCATION
C2MUG
PC-BLUE
ASR
ENVIRONMENT
DG MV 10000, ROLM ADE
LIMITATIONS
CERTIFICATION
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

CLASSIFICATION

KEYWORD
Character I/O
GETC
UNGETC
GETCH
GET_CHAR
INDEX
I/O, Character
Conn, Richard
Texas Instruments
DEPENDENCIES
SEE ALSO
SHORT DESCRIPTION
Character-based input from a file with one-char lookahead
TAXONOMY


Software Components
    INPUT/OUTPUT
      File GET


FILE LISTING

FILE SPECS
Click here to enter Asset Directory/transfer Asset File(s): ../../ase02_02/comps/fget
DIRECTORY DISPLAY
Follow path to see directory

ABSTRACT

File Get

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.


REVISION HISTORY

DATE         VERSION AUTHOR                  HISTORY
4/15/85      1.0     Richard Conn            Initial Release

RELEASE NOTICE

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

DISCLAIMER

	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.

ASE CARD CATALOG ENTRY NAVIGATION

Powered by the Generic Web-Based Reuse Library (GWRL)