NAMETcl_WrongNumArgs − generate standard error message for wrong number of arguments SYNOPSIS#include <tcl.h>Tcl_WrongNumArgs(interp, objc, objv, message)ARGUMENTS
. el .TP 15
Tcl_Interp interp(in) Interpreter in which error will be reported: error message gets stored in its result value.