Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

This means that if a string's offset exceeds 255, it will wrap around and start again from 0. Therefore, care must be taken when manipulating strings with offsets to avoid unexpected behavior.