#include const char *c2html(const char *src, const char *dst); const char *c2html2(FILE *src, FILE *dst);