use TEST; $Code = 25; C_function($Code); printf("Return Code: %d\n", $Code);