sl_to_typel
TYPE * sl_to_typel ( char ** );
*sl_to_typel();
sl_to_typel (src)
pf->printer_types = sl_to_typel(list);
pf->input_types = sl_to_typel(list);
pf->output_types = sl_to_typel(list);
_flbuf.printer_types = sl_to_typel(flbufp->printer_types);
_flbuf.input_types = sl_to_typel(flbufp->input_types);
_flbuf.output_types = sl_to_typel(flbufp->output_types);