max number of data within an array

From: Boon Chong Ang (BCANG_at_altera.com)
Date: 05/28/04


Date: Fri, 28 May 2004 16:12:28 +0800
To: <beginners@perl.org>

Hi,

May I know what is the maximum number of data that I can stored within an array? It seems that if the number of data exist 265, then it will be miss already or it is due to memory problem?

 

Thank you & best regards,

ABC

 



Relevant Pages

  • Re: count2.asm
    ... > is to count characters in a file of any type, ... > bytecount and an array of 256 DWORDS and it dumps the result in the ... Regards ...
    (alt.lang.asm)
  • Re: how to make array of arrays?
    ... you defined an array of ABC, not an array of array of ABC. ... > I created a structure ABC and an array of type ABC ... > Dim str1 As String ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Picking Element from Array one by one
    ... >>Rita wrote: ... >>> I am getting some values from loop and i store all that value in array ... >>then sort on keys of %and print key value pair ... Regards ...
    (comp.lang.perl.misc)
  • Re: value of #s in column if between dates
    ... No need to array enter it ... > format and didn't know how. ... >> Regards, ... >> Peo Sjoblom ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Combinations problem
    ... the array then walk it and collapse it down to one instance ... That should ring ... Thus all you have to do is enumerate ...
    (comp.lang.c)