CSC

 
 
Tehdyt toimenpiteet
Programming with Gap4 - TkU-vTcl_DStringAppend first previous next last contents

vTcl_DStringAppend

#include <tcl_utils.h>
void vTcl_DStringAppend(Tcl_DString *dsPtr, char *fmt, ...);

This function is a varargs implementation of the standard Tcl_DStringAppend function. The string specified by the fmt and subsequent arguments (in the standard sprintf style) is appended to the existing dynamic string.



first previous next last contents
This page is maintained by staden-package. Last generated on 25 April 2003.
URL: http://www.mrc-lmb.cam.ac.uk/pubseq/manual/scripting_41.html