Programming Language/C++

#define vs typedef

비상펭귄 2022. 2. 22. 16:35
728x90

#define은 치환 전처리기

typedef는 새로운 자료형을 저으이

728x90