Re: question about "call qsort"
- From: "James Van Buskirk" <not_valid@xxxxxxxxxxx>
- Date: Sat, 28 May 2005 21:23:03 -0600
"bv" <bvoh@xxxxxxxxxxxxx> wrote in message
news:4298C755.917E2D4@xxxxxxxxxxxxxxxx
> 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.
Another possibility:
http://h21007.www2.hp.com/dspp/files/unprotected/Fortran/docs/vf-html/azsumm/rfqsort.htm
--
write(*,*) transfer((/17.392111325966148d0,6.5794487871554595D-85, &
6.0134700243160014d-154/),(/'x'/)); end
.
- References:
- question about "call qsort"
- From: Elena
- Re: question about "call qsort"
- From: bv
- question about "call qsort"
- Prev by Date: Re: Nice to have feature in upcoming Fortran compilers...
- Next by Date: Book on low level program optimization
- Previous by thread: Re: question about "call qsort"
- Next by thread: Re: question about "call qsort"
- Index(es):
Relevant Pages
|
|