Change one byte of a string.
Change one byte of a string. The function is usefull even to define the terminating 0 of a string.
As described above, the function sets bytes, NOT letters. Do not use this funktion to set UTF-8s like ä! Please use strreplace (or any osimilar) in this case!
| Name | Type | Default | Description |
| Return | int | 0 or ErrorCode | |
| adr | char* | int* | float* | - | Beginn of memory |
| val | int | - | value |
| count | int | - | number of bytes to change |
Alphabetic index HTML hierarchy of classes or Java