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

3 lines
46 B
C

void string_print(
struct string* this);