Help for this page

Select Code to Download


  1. or download this
      my   $t;  # perl
      int* pi;  // C/C++
    
  2. or download this
      my   $t = undef; # perl
      int* pi = NULL;  // C/C++