How to create jagged array in c from array

前端 未结 0 508
温柔的废话
温柔的废话 2020-12-09 03:46

I have array of arrguments for example:

char *arguments={ "ls" , "-l" , "|" , "wc" };

this array for

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