- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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.
링크가 복사됨
1 응답
