Skip to content
Snippets Groups Projects
Commit f2083b42 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Character 255 is a non-breaking space in CP437

Now IS_WHITESPACE() will return true for that char and this allows things like truncsp() to truncate trailing white-space (e.g. from a FILE_ID.DIZ), even if it contains a terminating 0xFF character for some unknown reason.
parent 854959e4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment