Re: compare two dynamic string



David Frank wrote:
"TC" <tecomeco@xxxxxxxxx> wrote in message news:CNl8f.12360$65.343462@xxxxxxxxxxxxxxxxxxxxx

Rich Townsend ha scritto:

TC wrote:


How compare two dynamic string?

character,allocatable :: Parola (:) character,allocatable :: P (:)

??? if (Parola < P) then
and = >


Ignore Rich when he tries to convince you to use his humonguous Varying String module that cant do read/write ,
its not needed..

GET(), PUT()

I've told you about these before, David -- have you forgotten, or -- as usual -- chose to distort the truth?

Furthermore, the size of the module is dictated by the specification in the Fortran standard -- not by my own programming choices. Why are you trying to imply otherwise?

I guess you've shot yourself in the foot so many times during recent exchanges over varying strings, that you simply reload the gun on reflex whenever you see a problem involving strings.

cheers,

Rich
.