아무거나
2020년 9월 17일 목요일
C++ - Get Variable Name (변수명 가져오기)
›
#include "stdafx.h" #include <iostream> #include <string> using namespace std; #define GET_NAME(n) #n int main() { ...
‹
›
홈
웹 버전 보기