Name fprintstr
Definition fprintstr(f:val(tfile),s:val(string)) : expr(void))
Defined in io.l
Implementation icode
Description Print the given string to the given file.