Help for this page

Select Code to Download


  1. or download this
    if (x == FALSE)
    
  2. or download this
    if ($x == $false)
    if ($x eq $false)
    
  3. or download this
    #define BEGIN {
    #define END }