On 3/17/07, Jm lists <[EMAIL PROTECTED]> wrote:

What's the difference between Perl's reference and C's pointer?
I'm always confused about them.Thanks for any direction.

Have you seen Perl's documentation?

   perlreftut          Perl references short introduction
   perldsc             Perl data structures intro
   perllol             Perl data structures: arrays of arrays

The perlreftut probably covers everything you're needing, but the
other two can also be helpful. If you still have questions, ask again.

Cheers!

--Tom Phoenix
Stonehenge Perl Training

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to