fortran 77 formatted output for floating-point
From: Bastian (acilelaure_at_hotmail.com)
Date: 06/22/04
- Next message: Dan Tex1: "Re: A question about graphic I/O"
- Previous message: Steve Lionel: "Re: Problems with VMS and g77 commonality attempt"
- Next in thread: beliavsky_at_aol.com: "Re: fortran 77 formatted output for floating-point"
- Reply: beliavsky_at_aol.com: "Re: fortran 77 formatted output for floating-point"
- Reply: jbs_at_watson.ibm.com: "Re: fortran 77 formatted output for floating-point"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 22 Jun 2004 07:23:35 -0700
hello,
my problem is:
code output
write(*,*) 0.25 0.25
write(*,'(f5.2)') 0.25 .25
i dont have an idea how to get a leading zero, when using a format.
can anybody help me?
im working on an ibm aix 3.4
thx bastian
- Next message: Dan Tex1: "Re: A question about graphic I/O"
- Previous message: Steve Lionel: "Re: Problems with VMS and g77 commonality attempt"
- Next in thread: beliavsky_at_aol.com: "Re: fortran 77 formatted output for floating-point"
- Reply: beliavsky_at_aol.com: "Re: fortran 77 formatted output for floating-point"
- Reply: jbs_at_watson.ibm.com: "Re: fortran 77 formatted output for floating-point"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|