• src/sbbs3/str_util.c str_util.h

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Wed Feb 23 00:19:22 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/a710f6ffb3edb43946b3008d
    Modified Files:
    src/sbbs3/str_util.c str_util.h
    Log Message:
    Add strip_cp437_graphics() and have strip_ctrl() remove DEL chars toostrip_cp437_graphics() is like strip_exascii(), except it'll leave the foreign language characters and math symbols intact (removing just the common "block" and "line-drawing" characters).DEL (0x7F) is a control character too, so have strip_ctrl() remove it.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)