出典: フリー教科書『ウィキブックス(Wikibooks)』
|
|
_UNICODE
|
|
|
defineされていない
|
defineされている
|
| TCHAR
|
char
|
WCHAR
|
| LPCTSTR
|
const char*
|
const WCHAR*
|
| LPTSTR
|
char*
|
WCHAR*
|
出典: [1]
NOMINMAXをdefineする[2]
min、maxをundefする
- ^ https://yohhoy.hatenadiary.jp/entry/20120115/p1 20210413閲覧
- ^ https://cpprefjp.github.io/reference/algorithm/max.html 20210413閲覧