C language getting string from user

前端 未结 0 928
梦毁少年i
梦毁少年i 2020-12-02 10:49

I want to get a string input from a user in C.

I know how to use scanf to get string inputs. I know how to use malloc and realloc to allocate space for a variable.

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