Hacker News new | ask | show | jobs
by christianmann 3819 days ago
Are there any other types in C that allocate space on the heap? Is that even possible in C? Not C++; there we have std::string, which is much as you describe above.