Blogs about: Cstring

Featured Blog

Serialize and deserialize BITMAP object in MFC/Win32

phvu wrote 1 week ago: Download the source code Lately, in one of my project, I have to save an BITMAP object into an XML d … more →

Tags: Windows, Algorithms, Misc, Programming, coding, MFC, Win32, RLE, HBITMAP

char*和CString转换

conquercplusplus wrote 1 week ago: CString 是一种很特殊的 C++ 对象,它里面包含了三个值:一个指向某个数据缓冲区的指针、一个是该缓冲中有效的字符记数(它是不可存取的,是位于 CString 地址之下的一个隐藏区域)以及一个缓 … more →

Tags: C#

The CString

whu wrote 2 months ago: The CString is a completely new and exciting innovation in lingerie. Say goodbye 2 panty line and … more →

Tags: Life, tuday, sex, Fashion, Design, Apparel, change, Progressive, image

Asta in loc de lenjerie, voi ati purta ?

sip wrote 5 months ago: Am primit de dimineata un maill cu ce se mai poarta prin lume. Pentru ca cel ce mi l-a trimis a con … more →

C string

cecil328 wrote 8 months ago:  First of all , what is the point to wear c string??!    i am a kind of mini shirt lover , therefore … more →

Tags: cecil's today news, Anything new that CECIL 'd found, Panty, Début

Conversion Between CString and char*

yctai wrote 9 months ago: From CString to char* CString cstr = "Here is a cstring to char* example"; char *str_char = (char*) … more →

Tags: Programming, C#, ATL, char

How To Convert CString To TCHAR*

cppkid wrote 10 months ago: See the following code segment. CString myCString = _T("Hello");  const TCHAR* myCharStr … more →

Tags: C#, VC++ 2005, CString to TCHAR, TCHAR, cstring to char*, cstring to wchar*, Unicode, ANSI

Converting CString to LPCTSTR or LPTSTR

Nibu Thomas wrote 10 months ago: Converting from CString to char* is conditional, becuase CString is a TCHAR based implementation. TC … more →

Tags: MFC, Convert CString to LPCTSTR, Convert CString to LPTSTR, Converting CString to LPCTSTR or LPTSTR, GetBuffer, GetBufferSetLength

How to trim white space before and after a string?4 comments

Nibu Thomas wrote 10 months ago: I will describe in this post three ways to trim a string of given characters… Using custom fu … more →

Tags: C++, VC++, MFC, A Trim function for std::string, CString::Trim, Remove leading and trailing whitespaces from a string, remove whitespaces from before and after a string, std::string, String, Trim

How to convert CString to std::string in Visual Studio 20052 comments

cppkid wrote 10 months ago: There are many methods available. But the easiest one in VS 2005 is to use the function CStringA. Se … more →

Tags: C#, VC++ 2005, CString to string, CString to string in visual studio 2005, CString to string in vc++ 8, String, CStringA, CStringT

BSTR to CString and CString to BSTR Conversion

prajwalan wrote 12 months ago: A BSTR is a pointer to a null-terminated character string in which the string length is stored with … more →

Tags: C Plus Plus, com, bstr, MFC

Replacement for CString::Format in standard C++

Nibu Thomas wrote 1 year ago: std::stringstream can be used as a replacement for CString::Format, if you are using CString just fo … more →

Tags: C++, VC++, coût, CString::Format, format, Formatted output in CPlusPlus, STD, stringstream

A TCHAR version of std stream and string classes

Nibu Thomas wrote 1 year ago: Quite simple… // A TCHAR based std::string typedef std::basic_string<tchar> tstring; // … more →

Tags: C++, VC++, ANSI, basic_ifstream, basic_string, basic_stringstream, STD, std::string, STL, TCHAR

Allocate CString on heap - Does that saves memory and improve performance?

Jijo.Raj wrote 1 year ago: “Objects – The stack’s worst enemy. The stack is only indented for light weight … more →

Tags: codeproject, CString on heap, perfomance improvement, C++ perfomance improvement, VC++ perfomance improvement


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS

Find other items tagged with “cstring”:
Technorati Del.icio.us IceRocket