Help for this page

Select Code to Download


  1. or download this
          if ((p = nextf[bucket]) == NULL) {
            MALLOC_UNLOCK;
    ...
    #endif
              return (NULL);
        }
    
  2. or download this
    c:\test\perl-5.13.6>perl -E"$x = chr(0)x2**31"
    Out of memory!