Hacker News new | ask | show | jobs
by mackal 1102 days ago
Most of the c string usage appears to be just for libobs, which is a C library. They have a few constants that are perfectly fine and the rest of their string usage is actually std::string ...