See also: HTWAIS protocol interface module
#ifndef HTWSRC_H #define HTWSRC_H #include "HTUtils.h" #include "HTFormat.h" #ifndef pyramid extern HTConverter HTWSRCConvert; #endif
Each returns a pointer to a newly allocated string which must eventually be freed by the caller.
extern char * HTDeSlash PARAMS((CONST char * str)); extern char * HTEnSlash PARAMS((CONST char * str)); #endifTim BL