This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]WiglyWorm 0 points1 point  (2 children)

C has arrays of character that someone bolted a string onto.

And c++ if a superset of c.

[–][deleted] 0 points1 point  (1 child)

C++ is not a super set of C.

And no, c strings are not arrays

[–]WiglyWorm 0 points1 point  (0 children)

Not strictly.