From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,42b8b2c27439b7d0 X-Google-Attributes: gid103376,public From: Peter Hermann Subject: Re: obsolete ascii? (for language lawyers) Date: 1999/07/02 Message-ID: <7lhr90$9c$2@infosun2.rus.uni-stuttgart.de>#1/1 X-Deja-AN: 496336141 References: <7las7v$5p0$1@infosun2.rus.uni-stuttgart.de> <19990629133145.27461.00002805@ngol03.aol.com> Organization: Comp.Center (RUS), U of Stuttgart, FRG User-Agent: tin/pre-1.4-980117 (UNIX) (OSF1/V2.0 (alpha)) Newsgroups: comp.lang.ada Date: 1999-07-02T00:00:00+00:00 List-Id: John Herro wrote: > Although ASCII is part of package Standard, and Standard is automatically > WITHed and USEd in every compilation, No. Package Standard is embracing every Ada program, i.e. your main procedure and all your subroutines are "part of" standard, they are inside the declaration scope of standard. > ASCII isn't automatically USEd. You must > make use of dot notation or explicitly USE ASCII. Package ascii is, following the above, on the same level as your programs. In this way a required dot notation or an explicite with and use is reasonable. -- Peter Hermann Tel+49-711-685-3611 Fax3758 ica2ph@csv.ica.uni-stuttgart.de Pfaffenwaldring 27 Raum 114, D-70569 Stuttgart Uni Computeranwendungen http://www.csv.ica.uni-stuttgart.de/homes/ph/ Team Ada: "C'mon people let the world begin" (Paul McCartney)