Re: compare two dynamic string
- From: beliavsky@xxxxxxx
- Date: 28 Oct 2005 04:48:22 -0700
David Frank wrote:
<snip>
> if ( transfer(Parola,string1) < transfer(P,string2) ) then
> write (*,*) 'Parola < P'
> else
> write (*,*) 'Parola <= P' ! is the output
> end if
> end program
I think the second write statement should have a ">=" instead of a
"<=".
.
- References:
- compare two dynamic string
- From: TC
- Re: compare two dynamic string
- From: Rich Townsend
- Re: compare two dynamic string
- From: TC
- Re: compare two dynamic string
- From: David Frank
- compare two dynamic string
- Prev by Date: Re: compare two dynamic string
- Next by Date: Re: compare two dynamic string
- Previous by thread: Re: compare two dynamic string
- Next by thread: Re: compare two dynamic string
- Index(es):