✅ 문자열 기본

▼ 문자와 문자열 포인터 알아보기

https://dojang.io/mod/page/view.php?id=328#google_vignette

▼ (C/C++)문자열 (1) 널문자 '\0'에 대한 고찰

https://blog.naver.com/qbxlvnf11/221052344667

▼ [C++] String과 char 배열 비교

https://mk28.tistory.com/127

▼ [C언어] 문자열과 CHAR 포인터, 문자열을 다룰때 하는 실수들

https://reakwon.tistory.com/14

▼ 문자열 만들기

https://dojang.io/mod/page/view.php?id=333

▼ c++ string 초기화 방법 https://kldp.org/node/160274

▼ [C++] string to char array(c스트링), char array to string https://arer.tistory.com/28