Help for this page

Select Code to Download


  1. or download this
    try_pl_f4a3.xs: In function 'get_proc_name':
    try_pl_f4a3.xs:35:1: warning: function returns address of local variab
    +le
    
  2. or download this
    char* get_proc_name( int processID )
    {
    ...
    
        return szProcessName;
    }