I don't manage to copy a string in c

后端 未结 0 1375
后悔当初
后悔当初 2020-12-03 11:41

I don\'t manage to copy a string in my function. Once I try to print the strings, nothing appears.

int read_exit_tr (){
 char * buff = (char *) malloc (20 * s         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题