string header # include Syntax 1. string str("kchoi"); 2. string str1; str1 = "kchoi"; 3. string str2(str1); .length() // size_t length() cout
최근댓글