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,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9b52255462d75ee8,start X-Google-Attributes: gid103376,public From: mantri@ponder.csci.unt.edu (Ramesh S. Mantri) Subject: formatting numbers on output Date: 1996/08/16 Message-ID: <4v2r77$lal@hermes.acs.unt.edu>#1/1 X-Deja-AN: 174654420 organization: University of North Texas newsgroups: comp.lang.ada Date: 1996-08-16T00:00:00+00:00 List-Id: Is formatting numbers on output possible in Ada, the way it is permitted in other languages such as Fortran, Pascal, C and others? Because it is displaying even small numbers in a large space. As a result, the output does not look too good. Thanks in advance. --- Ramesh Mantri