String: Improved interface to allow chaining of init functions
For example; Str_Set(Str_Init(&str), "sometext");
View differences
String: Improved interface to allow chaining of init functions
For example; Str_Set(Str_Init(&str), "sometext");