n", cmd); free(cmd); } int main(int argc, char **argv){ get_strings(argv[0]); } The actual call to asprintf looks a lot like the call to sprintf, ...
確定! 回上一頁