This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Writing Big Endian Files With G77


Hi folks,

I have stumbled over a portability problem on writing binary 
files. The Digital Research Fortran compiler seems to support
something like

	CONVERT='BIG_ENDIAN'

within an OPEN statement. Is there something similar for g77?
Or is this bad code?


Sorry, but I am not the Fortran expert. Many thanx in advance

Harri


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]