comp.lang.ada
 help / color / mirror / Atom feed
From: "brian.b.mcguinness@lmco.com" <brian.b.mcguinness@lmco.com>
Subject: Find_Token needs another argument
Date: Fri, 23 Dec 2011 12:55:19 -0800 (PST)
Date: 2011-12-23T12:55:19-08:00	[thread overview]
Message-ID: <04b92e94-6c06-47c0-8292-789196c4d9eb@i6g2000vbe.googlegroups.com> (raw)

Find_Token should take a "From" argument specifying the index where
the search is to start so you don't have to keep slicing the string to
find multiple tokens.

Given the current need for slicing, it looks as if it might be more
efficient to use Index to scan for nondelimiter and delimiter chars.

--- Brian



             reply	other threads:[~2011-12-23 20:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-23 20:55 brian.b.mcguinness [this message]
2011-12-24  2:35 ` Find_Token needs another argument Adam Beneschan
2011-12-24 18:05   ` brian.b.mcguinness
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox