4-variable-simplifier/string/inc.h
2026-04-25 16:00:10 -04:00

3 lines
54 B
C

struct string* inc_string(
struct string* this);