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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,3fd3b2dc85444cfc X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!z14g2000cwz.googlegroups.com!not-for-mail From: "Stephen" Newsgroups: comp.lang.ada Subject: Re: Serial I/O Date: 20 Jun 2005 15:01:55 -0700 Organization: http://groups.google.com Message-ID: <1119304915.467878.57780@z14g2000cwz.googlegroups.com> References: <1118952740.420043.292960@z14g2000cwz.googlegroups.com> <1119228495.379417.74640@z14g2000cwz.googlegroups.com> NNTP-Posting-Host: 202.27.240.6,10.254.0.245 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1119304920 628 127.0.0.1 (20 Jun 2005 22:02:00 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 20 Jun 2005 22:02:00 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: z14g2000cwz.googlegroups.com; posting-host=202.27.240.6,10.254.0.245; posting-account=Ii_zxwwAAAAyOFvsa8CQzdbZ8TZI9KTm Xref: g2news1.google.com comp.lang.ada:11513 Date: 2005-06-20T15:01:55-07:00 List-Id: David C. Hoos, Sr. wrote: > Well, now we have a guess at an answer to one of my questions; > you think the compiler is gnat. > > Can you hazard a guess as to what operating system (the second > part of my question) you have? Oh for goodness sake... Let's take a stab in the dark and assume GNAT+Windows, in which case the following link might help: http://www.martincarlisle.com/ada_stuff.html The link contains "a binding to use the serial port under Windows 95/98/NT". If the assumption is not correct, we can continue on with "twenty questions". Stephen