On Tue, May 22, 2001 at 05:26:19PM -0400, Jeff Pinyan wrote: > On May 21, Paul Cotter said: > > > >&dummysub( ) > >&realsub('paulus') > >. > >. > >sub realsub($) > >{....} > >sub dummysub( ) > >{...} It's probably also worth mentioning that calling subroutines in this manner, ie with the leading "&", bypasses the prototype checking anyway. -- Paul Johnson - [EMAIL PROTECTED] http://www.pjcj.net
- Re: GIF error Aaron Craig
- Re: GIF error John Bollinger
- Re: copying an array Jeff Pinyan
- useful scripts Richard KHOO Guan Chen
- Re: useful scripts Andy Roden
- Re: useful scripts Dan Brown
- Re: useful scripts Randal L. Schwartz
- Re: useful scripts Joel Divekar
- Re: copying an array Paul Cotter
- Re: copying an array Jeff Pinyan
- Re:[OT]function prototyping (... Paul Johnson
- Re:[OT]function prototyping (was: ... Paul
- Re:[OT]function prototyping (... Aaron Craig
- Re: copying an array Aaron Craig