how to invoke Tcl_DupInternalRepProc for testing
- From: "Anders Moe" <anders.moe@xxxxxxxxx>
- Date: Tue, 10 Apr 2007 10:20:06 +0200
Hi all
I'm making my own types using Tcl_RegisterObjType and all that, which
includes assigning a Tcl_DupInternalRepProc function. Now, for testing
purposes I'd like to provoke Tcl into calling my Tcl_DupInternalRepProc
function, presumably as a result of some copying operation, but I'm not sure
how to do that. Can anyone help me here ?
Regards,
Anders
.
- Follow-Ups:
- Re: how to invoke Tcl_DupInternalRepProc for testing
- From: Alexandre Ferrieux
- Re: how to invoke Tcl_DupInternalRepProc for testing
- Prev by Date: Re: printing a binary file to screen as ascii-hex
- Next by Date: how to transfer mp3 files using sockets
- Previous by thread: printing a binary file to screen as ascii-hex
- Next by thread: Re: how to invoke Tcl_DupInternalRepProc for testing
- Index(es):
Relevant Pages
|