cpp에서는 string 형 변수일 경우 ==를 compare로 묶어놔서
둘이 같은거다 라는건가?
[링크 : http://stackoverflow.com/questions/9158894/differences-between-c-string-and-compare]
[링크 : https://msdn.microsoft.com/ko-kr/library/windows/desktop/e4abh74z(v=vs.80).aspx]
'Programming > C++ STL' 카테고리의 다른 글
cpp stringstream << 연산자 (0) | 2019.05.24 |
---|---|
c++ 함수 인자 기본값 (0) | 2017.11.08 |
cpp this (0) | 2016.07.18 |
class 기본 접근제한자 (0) | 2016.07.18 |
cpp 매크로 __PRETTY_FUNCTION__ (0) | 2016.07.18 |