Help for this page

Select Code to Download


  1. or download this
        while(1){
            shmread($key,$message,0,99);
    ...
            print "$t_copy - $message_copy is ", $t_copy - $message_copy, 
    +"\n";
            sleep 1;
        }
    
  2. or download this
    SV = IV(0x1a65bf8) at 0x1a65c08
      REFCNT = 1
    ...
          CUR = 1
          LEN = 16
    8 - 2 is 7
    
  3. or download this
    $message =~ s/\0+//g;