How to create a string data type in C

前端 未结 0 594
礼貌的吻别
礼貌的吻别 2020-12-03 12:17

I have to create a new type of String (which are arrays of characters) as an ADT (Abstract Data Type) which would terminate without null-terminated character \'\\0\' as it w

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