INI Reader / Writer Class for MFC and ANSI C++ ( Windows Linux ) http://www.codeproject.com/Articles/12914/INI-Reader-Writer-Class-for-MFC-and-ANSI-C-Windows Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window) Related Posted on 2014-07-23 6:24 AM by andrew Comment 📂This entry was posted in C/C++ 참고를 위한 저장물
2014-12-18 andrew [펌]Gmail SMTP Server를 이용한 메일전송 예제Gmail SMTP Server를 이용한 메일전송 예제 (무료 SMTP & Authentication) http://unionbaby.tistory.com/category/...
2014-08-11 andrew 정규표현식(Regular Expression) on C++* C++ Regex 2011년 경 C++의 새로운 표준 C++11 (C++0x)을 정의하는 과정에서 Boost.Regex가 표준으로 포함되었다. C++11의 정규표현식 라이브러리...