Re: Linux/VAX clarification

1999-05-05 Thread ANShevin
I'm not familiar with the hardware that runs HPUX, but if it has the same endianness as the VAX (little endian), you should not need to do anything. Otherwise, you will have to write some converter program or code that swaps bytes before using the files on the VAX. (The VAX has a nice assembler

Linux/VAX clarification

1999-05-04 Thread PATRICK DAHIROC
hi there again i guess i was not very clear as to what i want to do. here's the deal. i have a fortran program that spits out a binary file on an HP/UX (i'm trying to rewrite the program in C++ on Linux). now a person in italy would like to use the binary output, but she's currently working on a