Subj : CVS commit src/xpdev/genwrap.c genwrap.h To : All From : rswindell Date : Tue May 03 2005 02:20 am src/xpdev genwrap.c 1.51 1.52 genwrap.h 1.70 1.71 Update of /cvsroot/sbbs/src/xpdev In directory cvs.synchro.net:/tmp/cvs-serv16313 Modified Files: genwrap.c genwrap.h Log Message: Renamed the unescape_* functions to c_unescape_*. Added support for the (non-standard) \e = 0x1b escape sequence. Created the c_escape_* counter-part functions. .