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.8 required=5.0 tests=BAYES_00,PLING_QUERY autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,b6d862eabdeb1fc4,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!c10g2000yqi.googlegroups.com!not-for-mail From: AdaMagica Newsgroups: comp.lang.ada Subject: Re: Ada noob here! Is Ada widely used? Date: Wed, 9 Jun 2010 03:00:32 -0700 (PDT) Organization: http://groups.google.com Message-ID: <9bb686fe-7622-4643-b2ff-35d39d72a915@c10g2000yqi.googlegroups.com> References: hunchf$3a2$1@speranza.aioe.org NNTP-Posting-Host: 80.156.44.178 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1276077632 4518 127.0.0.1 (9 Jun 2010 10:00:32 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 9 Jun 2010 10:00:32 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: c10g2000yqi.googlegroups.com; posting-host=80.156.44.178; posting-account=rmHyLAoAAADSQmMWJF0a_815Fdd96RDf User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; WOW64; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:12473 Date: 2010-06-09T03:00:32-07:00 List-Id: On 9 Jun., 08:31, "Nasser M. Abbasi" wrote: > But why no predefined package for complex IO also? > > Ada.Text_IO.Complex_IO is generic package, and I have to instantiate it > for float to do complex IO? May be I overlooked something. There is Complex_Text_IO, see RM A(2/3) and RM G.1.3(9.1/2)