comp.lang.ada
 help / color / mirror / Atom feed
From: "jimmaureenrogers@worldnet.att.net" <jimmaureenrogers@worldnet.att.net>
Subject: Re: help with string splitting
Date: 9 Mar 2006 11:58:53 -0800
Date: 2006-03-09T11:58:53-08:00	[thread overview]
Message-ID: <1141934333.442284.262220@u72g2000cwu.googlegroups.com> (raw)
In-Reply-To: <1141929103.884438.161300@i40g2000cwc.googlegroups.com>

isaac2004 wrote:
> >You could put in some debugging code:
> the thing is that i know what is wrong with the code but i cant figure
> out the algorithm
>
> >Code_Index is a variable declared as part of for loop. C99 can do that as
> well - finally ;-)
>
> so Code_index would be like this
>
> for Code_Index in Count loop
>
> bla bla ;
> end loop;
>
> Codetext'Length is just a variable for length and codetext'range is one
> for max index
> im kinda confused

Codetext'Length is the length of the Codetext array. It is the number
of elements
in the array.

Codetext'range is the range of index values for the array Codetext.

Jim Rogers




  reply	other threads:[~2006-03-09 19:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-09  0:12 help with string splitting isaac2004
2006-03-09  0:44 ` jimmaureenrogers
2006-03-09  2:21 ` Jeffrey R. Carter
2006-03-09  5:54   ` isaac2004
2006-03-09 16:50     ` Martin Krischik
2006-03-09 18:31       ` isaac2004
2006-03-09 19:58         ` jimmaureenrogers [this message]
2006-03-10 10:45         ` Martin Krischik
2006-03-09 19:28     ` Jeffrey R. Carter
2006-03-09  7:43 ` Anders Wirzenius
2006-03-09 10:15 ` Georg Bauhaus
replies disabled

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