Hi,all: the "learning perl" say an array can have any number of elements,but when i run such codes: #!perl @abc=1..999999999999999999999999999999999; print @abc; it shows "range iterator outside integer range at 123 line 2." Regards, George _________________________________________________________________ 一张照片的自白――Windows Live照片的可爱视频介绍 http://windowslivesky.spaces.live.com/blog/cns!5892B6048E2498BD!889.entry
- the range of an array Xubo
- Re: the range of an array Philip Potter
- RE: the range of an array Xubo
- Re: the range of an array Philip Potter
- RE: the range of an array WashingtonGeorge
- Re: the range of an array Philip Potter
- Re: the range of an array Brad Baxter