diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-03-26 15:57:45 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-03-26 15:57:45 (GMT) |
commit | e4a0b9dbfd9e5e1261ed40444a27f64feac2833b (patch) | |
tree | 600abdc9bc2814441b3186bdc57d9a80039fdfbe /unix/tclAppInit.c | |
parent | bb770e33f8e270fc105aa9807a61bec5ac171771 (diff) | |
download | tcl-e4a0b9dbfd9e5e1261ed40444a27f64feac2833b.zip tcl-e4a0b9dbfd9e5e1261ed40444a27f64feac2833b.tar.gz tcl-e4a0b9dbfd9e5e1261ed40444a27f64feac2833b.tar.bz2 |
Looks like TCL_INIT_CUSTOM (previously known as TCL_INIT_STUFF) is not a bad idea at all,
provided it has a Tcl_Interp* argument as well, so it can initialize the stub table.
A typedef for the function is not necessary, as a variable-argument function doesn't do any type checking. It's for the experienced developer anyway.
Diffstat (limited to 'unix/tclAppInit.c')
0 files changed, 0 insertions, 0 deletions