[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [offtopic] perl newbie frustrated


On Thu, 2006-07-13 at 16:51 -0500, Matthew wrote:
> If anyone could please explain what I missed on the differences between 
> ( ) array's and [ ] array's, I'd appreciate it.

	() is an array
	[] is a reference to an array, also known as a "pointer" to an array.

	-Max
-- 
http://www.everythingsolved.com/
Competent, Friendly Bugzilla Services. And Everything Else, too.


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.