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,FREEMAIL_FROM,XPRIO, XPRIO_SHORT_SUBJ autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,82a249cbe0a8d4bc,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-12 16:34:32 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!out.nntp.be!propagator2-SanJose!propagator-SanJose!in.nntp.be!pd2nf1so.cg.shawcable.net!residential.shaw.ca!news1.calgary.shaw.ca.POSTED!not-for-mail X-Trace-PostClient-IP: 24.68.22.66 From: "devine" Newsgroups: comp.lang.ada Subject: arrays.. X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: Date: Sun, 12 May 2002 23:34:31 GMT NNTP-Posting-Host: 24.69.255.206 X-Complaints-To: abuse@shaw.ca X-Trace: news1.calgary.shaw.ca 1021246471 24.69.255.206 (Sun, 12 May 2002 17:34:31 MDT) NNTP-Posting-Date: Sun, 12 May 2002 17:34:31 MDT Organization: Shaw Residential Internet Xref: archiver1.google.com comp.lang.ada:23936 Date: 2002-05-12T23:34:31+00:00 List-Id: Hi. I have seen many examples of array of integers and floats, are their any examples of array of characters and array of words?