- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My program prints a large amount of data to various output files using the E format descriptor for real values (e.g., E13.8). The output contains leading zeroes in front of each number (0.12345E+00). I wish to suppress the printing of the leading zeroes. Is there some compiler option or run time option that will do this ? I do not want to change the format statement itself.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No, there is no such compiler option.
Steve
Steve

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page