Arama Sonuçları

  1. kaizec

    Çözüldü Client source warning hatası

    m_fp = fopen(m_stFileName.c_str(), "w");"]void CMakePackLog::__Write(const char* c_szBuf, int nBufLen) { if (!__IsLogMode()) return; if (NULL == m_fp) m_fp = fopen(m_stFileName.c_str(), "w"); fwrite(c_szBuf, nBufLen, 1, m_fp); printf("%s", c_szBuf); } fopen_s...
Geri
Üst