Assign a char pointer to another char pointer

前端 未结 0 1643
太阳男子
太阳男子 2020-12-01 06:43

I have two char pointers

\'\'\' char *temp; char *saveAlias; \'\'\'

and I want to assign saveAlias with whatever is stored in temp. saveAlias is empty while te

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