logoalt Hacker News

ueckerlast Sunday at 8:44 PM1 replyview on HN

We were talking about Rust issues. But yes, C should have a proper string type. But as long as it does not have a better standardized string type, it is possible to define your own (or use a library).


Replies

ahartmetzlast Sunday at 9:22 PM

Absolutely. Even when I preferred C over C++ (a long time ago), it was "but with a string library".