User Activity

  • Posted a comment on discussion General Discussion on SimpleXlsxWriter

    UniString( const char * Str ) : m_string( Str ), m_wstring( m_string.begin(), m_string.end() ) {} UniString( const std::string & Str ) : m_string( Str ), m_wstring( m_string.begin(), m_string.end() ) {} UniString( const wchar_t * Str ) : m_wstring( Str ) { m_string = UTF8Encoder::From_wstring( m_wstring ); } UniString( const std::wstring & Str ) : m_wstring( Str ) { m_string = UTF8Encoder::From_wstring( m_wstring ); } error :\novavarredura\emdesenvolvimento\cck_csv\simplexlsxdef.h(57) : error C2664:...

View All

Personal Data

Username:
ceps
Joined:
2022-02-25 13:51:48.099000

Projects

  • No projects to display.

Personal Tools

Monday.com Logo