Help for this page

Select Code to Download


  1. or download this
    int
    PerlIO_fast_gets(PerlIO *f)
    ...
    
        return 0;
    }
    
  2. or download this
    #0  PerlIO_fast_gets (f=0x817c148) at perlio.c:1721
    #1  0x081402e6 in PerlIOBuf_fill (f=0x817ca58) at perlio.c:3576
    ...
    #11 0x080624c0 in S_run_body (oldscope=1) at perl.c:1924
    #12 0x08062053 in perl_run (my_perl=0x8175e70) at perl.c:1843
    #13 0x0805e5f4 in main (argc=2, argv=0xbffffa04, env=0xbffffa10) at pe
    +rlmain.c:86