System.AnsiStringBase.AnsiLastChar
C++
char* AnsiLastChar() const;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | dstring.h | System | AnsiStringBase |
説明
AnsiStringBase 内の最後の文字を指すポインタを返します。
AnsiStringBase 内の最後の文字を指すポインタを返します。この関数は,2 バイト文字をサポートしています。