Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!ncar!buddy!steve From: steve@unidata.ucar.edu (Steve Emmerson) Newsgroups: comp.std.internat Subject: ISO 6093 F1 allows integer as float? Message-ID: Date: 10 Jun 91 20:39:00 GMT Sender: news@ncar.ucar.edu Distribution: na Organization: University Corporation for Atmospheric Research (UCAR) Lines: 18 Greetings, (I'm new to this newsgroup; please forgive me if the following has been recently discussed). Does ISO Standard 6093 Format F1 permit one to encode a floating-point number as an integer? For example: 0.0 -> "0" 1023.0 -> "1023" Assume that the program which will read the encoded values knows that they represent floating-point values. Thanks in advance, -- Steve Emmerson steve@unidata.ucar.edu ...!ncar!unidata!steve