> hi, > > whats the perl's modulo (remainder) function? > > jaime Same as C: '%' e.g. print 10 % 3; Zoltan. --- You are currently subscribed to perl-win32-users as: [archive@jab.org] To unsubscribe, forward this message to [EMAIL PROTECTED] For non-automated Mailing List support, send email to [EMAIL PROTECTED]
- perl's modulo Jaime Teng
- Re: perl's modulo Zoltan Celedes
- Re: perl's modulo Carl Jolley