RAD Studio VCL Reference
|
Returns a pointer to the end of a PWideChar.
function WStrEnd(const Str: PWideChar): PWideChar;
PWideChar WStrEnd(const PWideChar Str);
WStrEnd returns a pointer to the null character at the end of Str.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|