데이빗의 도스 게임 자료실

한국어

Game Dev

    std::filesystem::path pth_module_path = s_ModulePath;
    std::string dir = pth_module_path.parent_path().string();
    std::string file = pth_module_path.filename().string();
    std::string ext = pth_module_path.extension().string();
    std::string file_without_ext = pth_module_path.stem().string();

    std::string s_LogFilePath = std::format("{}\\{}", pth_module_path.parent_path().string(), "log.txt");
 

조회 수 :
4
등록일 :
2025.12.13
19:03:14 (*.168.1.1)
엮인글 :
게시글 주소 :
http://dosgame.yyartsworld.pe.kr/developer/49646
사진 및 파일 첨부

여기에 파일을 끌어 놓거나 왼쪽의 버튼을 클릭하세요.

파일 용량 제한 : 0MB (허용 확장자 : *.*)

0개 첨부 됨 ( / )
옵션 :
:
:
:
:
List of Articles