3 lines
54 B
C
3 lines
54 B
C
|
|
struct string* inc_string(
|
|
struct string* this);
|
|
|
struct string* inc_string(
|
|
struct string* this);
|