Ignore:
Timestamp:
May 16, 2008, 9:39:03 PM (16 years ago)
Author:
dai_9181
Message:

Jenga::Common::ToString関数を追加。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/jenga/include/common/String.h

    r590 r607  
    1111std::string& StringReplace( std::string& str, const std::string sb, const std::string sa );
    1212
     13std::string ToString( int n );
    1314std::wstring ToWString( const std::string &str );
    1415
Note: See TracChangeset for help on using the changeset viewer.