질문&답변
2020. 03. 09.
윈도우 10 bash를 통해 해도 되나요>
잘 됩니다
2020. 01. 23.
char* is incompatible with parameter of type char*
_tagMonster CreateMonster(const char* pName, int iAttackMin, int iAttackMax, int iArmorMin, int iArmorMax, int iHP, int iHPMax, int iMP, int iMPMax, int iLevel, int iExp, int iGoldMin, int iGoldMax)