home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.ada
- Path: sparky!uunet!walter!obry
- From: obry@flash.bellcore.com (Pascal Obry)
- Subject: Re: Outputting quote marks
- In-Reply-To: jhobson@SU19F.harris-atd.com's message of 23 Nov 92 13:52:57 GMT
- Message-ID: <OBRY.92Nov23160444@cheesesteak.flash.bellcore.com>
- Sender: news@walter.bellcore.com
- Nntp-Posting-Host: cheesesteak.bellcore.com
- Organization: /u/obry/.organization
- References: <By13E7.4q5@plato.ds.boeing.com> <1992Nov23.125038.11898@news.uni-stuttgart.de>
- <1992Nov23.135257.5944@mlb.semi.harris.com>
- Date: 23 Nov 92 16:04:44
- Lines: 24
-
-
- What about something more readable like :
-
- ThreeQuotations : constant : ASCII.Quotation &
- ASCII.Quotation &
- ASCII.Quotation;
-
- Text_IO.put (ThreeQuotations);
-
- And this will work fine in ANY compiler.
-
- Pascal.
- --
-
- -------------------------------------------------------------------------------
- -- Pascal OBRY --
- -- Room 2D-337 e_mail : obry@bellcore.com --
- -- Bellcore --
- -- 445 South Street voice : 1 - 201 829 4039 --
- -- Post Office Box 1910 FAX : 1 - 201 829 5981 --
- -- Morristown, New Jersey 07962-1910 --
- -------------------------------------------------------------------------------
-
- `` inheritance is surely a good answer, but who knows the question ? ''
-