Skip to content
  • Rob Swindell's avatar
    f2083b42
    Character 255 is a non-breaking space in CP437 · f2083b42
    Rob Swindell authored
    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.
    f2083b42
    Character 255 is a non-breaking space in CP437
    Rob Swindell authored
    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.
Loading