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=0.6 required=5.0 tests=BAYES_40,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,991f222102c1cd00,start X-Google-Attributes: gid103376,public From: "Heather Wright" Subject: Type Conversion Date: 1998/11/01 Message-ID: <71g71d$r7d@news3.force9.net>#1/1 X-Deja-AN: 407124893 Organization: Force 9 Internet X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Newsgroups: comp.lang.ada Date: 1998-11-01T00:00:00+00:00 List-Id: Probably a really lame question, but what is the syntax for type conversion in Ada? I'm trying to convert a float to an int (or vice-versa if necessary), the help files are doing me no good and the closest thing I found online was a comparison between type conversion and qualifier. Yeah, I'm a complete Newbie at Ada. Thanks very much for any help, Heather