libtemplate documentation

tpl_setvar

void tpl_setvar(t_template *,const char *,const char *);

Paramters:

Return Values:

Description:

This function sets a template variable. You can even set them in the template itself via the '=' operator.


Christian Kruse
Last modified: Wed Oct 9 15:11:18 CEST 2002