Help for this page

Select Code to Download


  1. or download this
    *TEST* Success, inflated text size 28
    Wrong password.  
    >
    *TEST* Error inflating: errnum: data error
    *TEST*   msg: invalid code lengths set
    
  2. or download this
    #!/usr/bin/perl --
    
    ...
    
    ## Use a Gtk2 main loop because 'while (1) {}' doesn't work
    Gtk2->main();