00001 #ifndef _RTF_HTML_00002 #define _RTF_HTML_00003
00004 // This decodes the aweful mess that is00005 // M$ RTF back into the HTML it came from00006 // and then back to RTF.00007 char *MsRtfToHtml(char *s);
00008 char *MsHtmlToRtf(char *s);
00009
00010 #endif
Generated on Wed May 11 07:51:54 2011 for Lgi by
1.5.6