Re: question about "call qsort"
- From: bv <bvoh@xxxxxxxxxxxxx>
- Date: Sat, 28 May 2005 19:35:49 GMT
Elena wrote:
>
> I found "call qsort" in Compaq visual fortran version.
> I need to use but i don't know how.
CVF manual doesn't show it, but it could be in one of the "sample"
folders. Other than that, try
call qsort (n, array)
If compiler squawks about type mismatch reverse the arg sequence.
.
- Follow-Ups:
- Re: question about "call qsort"
- From: James Van Buskirk
- Re: question about "call qsort"
- References:
- question about "call qsort"
- From: Elena
- question about "call qsort"
- Prev by Date: Re: Running a fortran programm under Windows XP
- Next by Date: Re: question about efficiency of fortran in parallel environments
- Previous by thread: Re: question about "call qsort"
- Next by thread: Re: question about "call qsort"
- Index(es):
Relevant Pages
|
|