vs community 2015에서 프로젝트 만들때
Win32 Console Application 선택하고
Precompiled header 옵션에다가 체크하면 stdafx.h 생기는데 내용이
#pragma once
#include "targetver.h"
#include <stdio.h>
#include <tchar.h>
이거 그냥 컴파일타임 줄이는 용도냐?
vs community 2015에서 프로젝트 만들때
Win32 Console Application 선택하고
Precompiled header 옵션에다가 체크하면 stdafx.h 생기는데 내용이
#pragma once
#include "targetver.h"
#include <stdio.h>
#include <tchar.h>
이거 그냥 컴파일타임 줄이는 용도냐?
https://msdn.microsoft.com/ko-kr/library/h552b3ca.aspx
ㄳ
어따->얻다 (국어사전 - 얻다 : ‘어디에다’가 줄어든 말.) [리듬 맞춤법 봇♬]