字符串
字符串
了解字符串 |
---|
How structured? |
Where to be stored in? |
How to input a string into an anrray gracefully |
what will happen if you do not initialize a string array? |
Pay attention to the array-out-of-bounds! |
<cstring>,sizeof() and strlen() |
How structured
Where to be stored in?
How to input a string into an array gracefully
what will happen if you do not initialize a string array?
Pay attention to the array-out-of-bounds!
<cstring>,sizeof() and strlen()
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 鼠鼠的藏宝洞!