Re: Parsing challenge to reduce blanks
- From: "David Frank" <dave_frank@xxxxxxxxxxx>
- Date: Fri, 05 Aug 2005 13:25:51 GMT
"Rich Townsend" <rhdt@xxxxxxxxxxxxxxxxxxx> wrote in message
news:dctfs9$bft$1@xxxxxxxxxxxxxxxxxxxxxxx
>
> PS I've yet to see working blank-reduction code from you, David. So you
> continue to fail it.
See a poor man's version of your elaborate varying module that allows me to
output:
| the quick brown fox jumps | <- one trailing blank
that runs even faster due to 1 statement being eliminated ( pad = ' ' )
http://home.earthlink.net/~dave_gemini/reduce.f90
plus thanks to Skip Knoble for finding there IS a need for
implicit none
integer :: i
in my reduce_blanks function
.
- Follow-Ups:
- Re: Parsing challenge to reduce blanks
- From: David Frank
- Re: Parsing challenge to reduce blanks
- References:
- Re: Parsing challenge to reduce blanks
- From: David Frank
- Re: Parsing challenge to reduce blanks
- From: James Van Buskirk
- Re: Parsing challenge to reduce blanks
- From: David Frank
- Re: Parsing challenge to reduce blanks
- From: James Van Buskirk
- Re: Parsing challenge to reduce blanks
- From: David Frank
- Re: Parsing challenge to reduce blanks
- From: David Frank
- Re: Parsing challenge to reduce blanks
- From: James Van Buskirk
- Re: Parsing challenge to reduce blanks
- From: FJRA
- Re: Parsing challenge to reduce blanks
- From: David Frank
- Re: Parsing challenge to reduce blanks
- From: Herman D . Knoble
- Re: Parsing challenge to reduce blanks
- From: David Frank
- Re: Parsing challenge to reduce blanks
- From: Rich Townsend
- Re: Parsing challenge to reduce blanks
- From: David Frank
- Re: Parsing challenge to reduce blanks
- From: Rich Townsend
- Re: Parsing challenge to reduce blanks
- From: David Frank
- Re: Parsing challenge to reduce blanks
- From: Rich Townsend
- Re: Parsing challenge to reduce blanks
- Prev by Date: Re: Illegal varying string syntax
- Next by Date: Re: Illegal varying string syntax
- Previous by thread: Re: Parsing challenge to reduce blanks
- Next by thread: Re: Parsing challenge to reduce blanks
- Index(es):
Relevant Pages
|
Loading