Free Web Site - Free Web Space and Site Hosting - Web Hosting - Internet Store and Ecommerce Solution Provider - High Speed Internet
Search the Web

Using the member function of CString class

VC++ (MFC) Tips :     String


Using the member function of CString class:

CString str;
str.Format("%d,%d",point.x,point.y);


Copyright (c) 1999 - 2001, robert han, all rigths are reserved.