Help for this page

Select Code to Download


  1. or download this
    #0  PerlIO_fast_gets (f=0x826cf88) at perlio.c:1790
    #1  0x08120b86 in PerlIOBuf_fill (f=0x8264724) at perlio.c:3868
    ...
        argc=3, argv=0xbfae0c64, env=0x0) at perl.c:1687
    #20 0x0805e52b in main (argc=3, argv=0xbfae0c64, env=0xbfae0c74)
        at perlmain.c:115
    
  2. or download this
    int
    PerlIO_fast_gets(PerlIO *f)
    ...
    
        return 0;
    }