Student S


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to insert space between strings while doing strcat ?
for eg: a='hello'; b='world'; strcat(a,b); strcat(a,b) gives 'helloworld' But I need it as 'hello world' How can I do th...

9 years 前 | 5 个回答 | 3

5

个回答