Operating System - HP-UX
1753946 Members
7501 Online
108811 Solutions
New Discussion юеВ

Sorting in HP-UX with FORTRAN

 
SOLVED
Go to solution
Roxana_4
Frequent Advisor

Sorting in HP-UX with FORTRAN

My name is Lucian and i am a software programmer - Fortran 77 and Fortran 90.
I'm from Romania.
Inside MPEiX there are internal sorting intrinsics (SORTINIT, SORTINPUT, SORTOUTPUT, SORTEND), which i use in Fortran codes.
I see noticed that in HP-UX i can use options: SORT extern and QSORT intrinsic. Is there any sort option in HP-UX which is similar to MPE intrinsics?
Thank you in advance.
Best regards.
2 REPLIES 2
Peter Godron
Honored Contributor
Solution

Re: Sorting in HP-UX with FORTRAN

Lucian,
nearly the same question was asked by Roxana a few weeks ago:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=799025
Please see solution there.
Regards
Roxana_4
Frequent Advisor

Re: Sorting in HP-UX with FORTRAN

I see.
Thank you very much.
Best regards.

Lucian