gfc_offset question (32 vs. 64 bits)
Richard Henderson
rth@twiddle.net
Thu Dec 16 18:08:00 GMT 2004
On Wed, Dec 15, 2004 at 01:36:36PM -0500, Jonathan Lennox wrote:
> gfc_offset _gfortran_read_us_head(gfc_unit*);
> gfc_offset _gfortran_read_us_tail(gfc_unit*);
> void _gfortran_write_us_head(gfc_unit*, gfc_offset);
> void _gfortran_write_us_tail(gfc_unit*, gfc_offset);
>
> defined as extern functions in libgfortran, and call them from io/transfer.c
> as needed. (Tweak as necessary to get error handling right.)
I like it.
r~
More information about the Fortran
mailing list