Template2doc (Template to Document) is a set of string routines that simplifies the task of generating html pages. Instead of having all html sources stored in C-programs the html sources is stored as a html template document (file). This template do...