#include <macro.h>
Return a pointer to a newly allocated structure of type t
Return a pointer to a newly allocated array of type t with n elements.
Can only be called in a function that returns integer and has a variable Tcl_Interp *interp.Checks for condition c. If c is true, printout the string msg into interp->result. argn are arguments to the msg in printf style. Return TCL_ERROR.
n must not be 0. Execute the code n number of times.
Last Updated :