implicit declaration of function 'execle' error

后端 未结 4 1551
梦毁少年i
梦毁少年i 2021-01-22 01:41

I keep getting

implicit declaration of function \'execle\' is invalid in C99

when compiling the code below. What am I missing?

4条回答
提交回复
热议问题