How “pointer” function works? And *p condition?

前端 未结 0 1840
不思量自难忘°
不思量自难忘° 2020-12-12 02:34

I can\'t understand what kind of function is this and how it works? Also what is the *p condition in for loop? What does he do?

char *uppercase(char *s) 
{
           


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