Mastodon Feed: Post

Mastodon Feed

dysfun@treehouse.systems ("gaytabase") wrote:

// Helper to duplicate a string safely
char* str_dup(const char *s) {