This little program is only for those, like me, that sometimes
has to do more with fortran and his large arrays than the C languge.
"swapendian" has the only capability to swap bytes of files wrote
by fortran codes, tipically fluid-dynamics solvers or grid generators.
So if you want to work at home on his linux box after hours in front of
a workstation ;) this is for you.

The code has been tested (compiled and run) with gcc 2.7.2.f.1 on a
386DX whith kernel 2.0.0 by the little_endian side, and whith AIX 3.2
cc compiler by the big_endian one. 

disclaimer: The author is not responsable for damages or total burning of
your devices due to the use of this code. You can redistribuite and _especially_
modify it. If you make money (with this) you 're worthy.

			Gianluca Rocchi  gianrok@hotmail.com
