
The backslash was added instead of assigned. Since the value stored at that position is always a null byte, assignment and addition would result in the same outcome.
The backslash was added instead of assigned. Since the value stored at that position is always a null byte, assignment and addition would result in the same outcome.