hi,
please see in www.perl.com about definition of structure.
or http://burks.bton.ac.uk/burks/language/perl/perlref.htm#
bye.
__________________________________
Best regards     .........     Nafiseh Saberi  
    Iran               .........       
    notes             .........
       Pray for Afghans people.
       Clothes , dont make the man.
          www.iraninfocenter.net
               www.sorna.net  
___________________________________
----- Original Message ----- 
From: "Rajesh Shrinivasan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 22, 2001 11:59 AM
Subject: Regarding declaration within Class::Struct 


>                 I am facing a problem in creating an
> array of Class::Structs within as Class::Struct.
> Something like :----
> 
> struct  Employee => {
>       name => '$',
>       empno => '$',
> };
> 
> struct Company {
>      employees => '??' # how to declare the type
>                          array of Struct 'Employees'
> };
> Anybody's help is most WELCOME.
> If U need more details reply me.
> BYE!!!
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Make a great connection at Yahoo! Personals.
> http://personals.yahoo.com
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to