NAMETcl_RegisterConfig − procedures to register embedded configuration information SYNOPSIS#include <tcl.h>void
Tcl_RegisterConfig(interp, pkgName, configuration, valEncoding)ARGUMENTS
. el .TP 15
Tcl_Interp *interp(in) Refers to the interpreter the embedded configuration information is registered for. Must not be NULL.