Re: Parsing challenge to reduce blanks




"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


.



Relevant Pages

  • Re: Parsing challenge to reduce blanks
    ... > PS I've yet to see working blank-reduction code from you, David. ... > continue to fail it. ... quick brown fox' ...
    (comp.lang.fortran)
  • Re: the liver and the brain
    ... You fail to explain why your own verbal ... relative to you (and some of the other presumptuous idiots ... >that I've got something more informed and worth paying attention to ... David, I'm beginning to wonder exactly what the hell you and Glen ...
    (sci.cognitive)
  • Re: seeking
    ... What perturbs you about this post, David? ... It's the whole thread more than the post, but "sloppy ... over-the-hill drinkers" rubs me the wrong way, ... Rarely have we seen a person fail who has thoroughly followed ...
    (soc.motss)
  • Re: Full Office 97 install kills vba
    ... > david beattie wrote: ... >> go to a dead address, and fail. ... >> when installing to prevent those moaning msgboxes, ...
    (microsoft.public.office.setup)
  • Re: Full Office 97 install kills vba
    ... >> david beattie wrote: ... >>> go to a dead address, and fail. ... >>> when installing to prevent those moaning msgboxes, ...
    (microsoft.public.office.setup)

Loading