Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAnsiString::setAt Method
Syntax
C++
void setAt(int charIndex, char ch);

Sets the single character of this String object at the specified position.

Parameters
Description
charIndex
[in] Character index.
ch
[in] Character.

No range checking is performed.

Copyright © 2002-2022. Open Design Alliance All rights reserved.