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,df854b5838c3e14 X-Google-Attributes: gid103376,public X-Google-Thread: 109fba,df854b5838c3e14 X-Google-Attributes: gid109fba,public X-Google-Thread: 1014db,df854b5838c3e14 X-Google-Attributes: gid1014db,public From: ok@goanna.cs.rmit.EDU.AU (Richard A. O'Keefe) Subject: Re: C/C++ knocks the crap out of Ada Date: 1996/02/22 Message-ID: <4ggt07$7mm@goanna.cs.rmit.EDU.AU>#1/1 X-Deja-AN: 140561247 references: <00001a73+00002504@msn.com> <4etcmm$lpd@nova.dimensional.com> <3114d8fb.5a455349@zesi.ruhr.de> <4f5h5t$f13@vixen.cso.uiuc.edu> <4g1bgf$l5@mailhub.scitec.com.au> <312515DF.7D3B@cmlj.demon.co.uk> <4g5sas$787@goanna.cs.rmit.EDU.AU> <4g966j$cr8@goanna.cs.rmit.EDU.AU> organization: Comp Sci, RMIT, Melbourne, Australia newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++ Date: 1996-02-22T00:00:00+00:00 List-Id: I wrote: >Ada does not support Fortran-style formatted I/O, nor PL/I style >formatted or pictured I/O (but see Interfaces.COBOL). dewar@cs.nyu.edu (Robert Dewar) writes: >Wrong advice, Ada 95 DOES spport COBOL-style pictures, see the information >systems annex. I am not sure what "pictured I/O" is (COBOL certainly does >not have it! But both COBOL and Ada 95 provide facilities for the use of >pictures to edit alphanumeric data (this data can certainly be output >after it is edited :-) "Wrong advice"? But I never said Ada 95 doesn't support COBOL-style pictures! I avoided mention of the Information Systems annex because it is one of the "Specialised Needs" annexes, which are optional, but annex B isn't (though if I understand correctly the child packages are). What I wrote was Ada does not support ... PL/I style formatted or pictured I/O ^^^^ It remains true that Ada 95 does not support PL/I style pictures, neither in the core nor in any specialised needs annex, nor does it support PL/I *style* I/O. I am actually _happy_ that this is so. PL/I-style "record" I/O is also not supported by Ada 95. It might actually be worth discussing this at some time; what did DEC Ada do about RMS? -- Election time; but how to get Labor _out_ without letting Liberal _in_? Richard A. O'Keefe; http://www.cs.rmit.edu.au/~ok; RMIT Comp.Sci.