Returns pointer to following character.
function StrNextChar(const Str: PChar): PChar;
const char * StrNextChar(const const char * Str);
SysUtils
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|