Changed strip_ctrl() to JUST strip control chars and created prep_file_desc()...
Changed strip_ctrl() to JUST strip control chars and created prep_file_desc() to do what strip_ctrl used to (much more than just strip ctrl chars). Updated crc32() to auto-detect ASCIIZ string length if no length is specified. Updated various string loops to check for NULL rather than using strlen().
Please register or sign in to comment