Re: Challenge: reading ascii data
- From: glen herrmannsfeldt <gah@xxxxxxxxxxxxxxxx>
- Date: Mon, 12 Nov 2007 12:00:56 -0800
LR wrote:
(snip)
And maybe we should consider making those index numbers range from 1..1000? No, that's too limiting. Maybe 1..1000000?
Since it needs string processing anyway, there isn't much reason
to limit them at all. The AWK version, and probably the ruby version,
doesn't limit them, or even require that they be numbers.
-- glen
.
- Follow-Ups:
- Re: Challenge: reading ascii data
- From: LR
- Re: Challenge: reading ascii data
- References:
- Challenge: reading ascii data
- From: David Frank
- Re: Challenge: reading ascii data
- From: David Frank
- Re: Challenge: reading ascii data
- From: robin
- Re: Challenge: reading ascii data
- From: LR
- Challenge: reading ascii data
- Prev by Date: Re: vim, ctags, and fortran source browsing
- Next by Date: Wrapping routines
- Previous by thread: Re: Challenge: reading ascii data
- Next by thread: Re: Challenge: reading ascii data
- Index(es):
Relevant Pages
|