Re: defining an arbitrary type in your newer Fortrans



P.S. I dont consider "derived types" a good substitute.

Why not?

The textual edits, in C, that #define something for something else are a hack to paste over C's inadequate type system. There is no need for such in Fortran. Everything is nicely handled by derived types.

Jan
.