hi

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • madhurathod
    New Member
    • Mar 2008
    • 6

    hi

    wat is the difference between @ and %?
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    Originally posted by madhurathod
    wat is the difference between @ and %?
    @ at the beginning of a variable name defines an array and % defines a hash.

    You should really read a book that will teach you the basics of Perl. That one is a good start.

    Regards,

    Jeff

    Comment

    Working...