Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
      #define code 0
      #define const (100/5)
      #define flag_condn 1
    
  2. or download this
    $ pm_define_extract.pl
    thread
    flag
    code
    flag_condn
    
  3. or download this
        print "$def\n" if ! $val or $val =~ /^0|1$/;