Help for this page

Select Code to Download


  1. or download this
            # Note here its just one element but it can be more
          my @aTmpArray=qw("CheckSDKDir()");
    ...
                printf( join(" ", @$aRefArray);
              }
            }
    
  2. or download this
    WriteToFile(\@qw("abc", "23343")); #Error here!!