Tcl Source Code

View Ticket
Login
Ticket UUID: 491070
Title: TIP #77 Reference Implementation
Type: Support Version: None
Submitter: dkf Created on: 2001-12-10 09:19:19
Subsystem: None Assigned To: dkf
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2009-07-29 19:52:42
Resolution: Closed By: dkf
    Closed on: 2003-06-26 10:32:54
Description:
[QUOTING HIS EMAIL MESSAGE]

From: Christian Williams <[email protected]>

Donal -- attached is reference code for my previous TIP
submission.

it's been tested on Solaris with gcc only:

$ gcc -ltcl8.3 pair.c -G -o pair.so
$ tclsh
% load ./pair.so

[see TIP submission for command details]

thank you!

--xian
User Comments: dkf added on 2009-07-29 19:52:42:

IP - Comment Removed: 130.88.1.31

dkf added on 2008-11-02 18:24:48:

data_type - 210894

dkf added on 2003-06-26 17:32:54:
Logged In: YES 
user_id=79902

I believe this is superceded by the dictionary object type.

dkf added on 2001-12-10 16:19:36:

File Added - 14429: pair.c

Attachments: