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=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1286a3c2e89e5377 X-Google-Attributes: gid103376,public From: "Boaz" Subject: Re: trying ada->C Date: 1997/04/20 Message-ID: <01bc4d6e$3eae8fa0$f22b0e26@cat>#1/1 X-Deja-AN: 236112871 References: <01bc4c9a$d79d0e00$282b0e26@cat> Organization: Cat'Soft Newsgroups: comp.lang.ada Date: 1997-04-20T00:00:00+00:00 List-Id: well that is Ada. well... If I ask that in C newsgroup, the C people are going to tell me what you just told me to do... "to post this in the Ada newsgroup" you just made me feel I am really stupid! Robert Dewar wrote in article ... > Boaz asks > > < > my teacher askes us to write a program using ada and C. What the heck! > there I found one more reason I didn't like C. > > can anyone tell me how to do this in C please? > > while not end_of_line(input_file) loop > read an integer > read an integer > end loop;>> > > > This is trivial to do in C, but why are you posting questions about C > to an Ada newsgroup? > >