etc
c 문법
hy3on9
2024. 7. 30. 10:59
char * str = "abcde"
printf("%s", str+2); // cde