.NET Tricks, Tips, and Snippets
String* msg; msg = String::Format(S"b{0:X4}", __box(m_intValue));
System::Int32 test = iExposureMS*1000; String* sst = String::Format("sst {0}", test.ToString());
Post a Comment
No comments:
Post a Comment