Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uflorida!ufqtp!bernhold From: bernhold@qtp.ufl.edu (David E. Bernholdt) Newsgroups: comp.lang.fortran Subject: Formatting question Message-ID: <1121@orange.qtp.ufl.edu> Date: 23 Aug 90 13:25:18 GMT Reply-To: bernhold@qtp.ufl.edu (David E. Bernholdt) Organization: University of Florida Quantum Theory Project Lines: 17 I want to print out a number in a very compact format like dE-dd (d=digit), that is without the leading "0." in the mantissa. My reading of the standard for the E format descriptor says that the processor is required to put out the decimal point and the leading zero is optional, but most processors don't give the user the option. Have I missed any loopholes or other possibilities, or am I going to have to format this one "by hand"? Thanks in advance. -- David Bernholdt bernhold@qtp.ufl.edu Quantum Theory Project bernhold@ufpine.bitnet University of Florida Gainesville, FL 32611 904/392 6365