X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl.git;a=blobdiff_plain;f=base%2Ftables-examples.tct;h=53fd2399310a0d0c86732a7ef41f3fa3a760c2df;hp=1119be848826d20707401e43483a037da31eae98;hb=427c2d3d8b6ae6b580c773400c00322242014558;hpb=49c3802afe7339871a8387c90de3e5ff798d66b1 diff --git a/base/tables-examples.tct b/base/tables-examples.tct index 1119be8..53fd239 100644 --- a/base/tables-examples.tct +++ b/base/tables-examples.tct @@ -1,23 +1,22 @@ -Type hb Tcl_Obj * -Type hbv Tcl_Obj * +Type hb: Tcl_Obj/*hbytes*/ *@ +Type hbv: Tcl_Obj/*hbytes*/ *@ Table hbytes -Entries raw2h binary obj => hb h2raw - hex hex + hex hb => obj prefix v hbv - ... + str ... append v hbv - ... + str ... concat v hbv - ... + str ... unprepend v hbv length int @@ -32,7 +31,7 @@ Entries => hb pkcs5 meth enum(PadMethodInfo,padmethodinfos) - ... + arg ... blockcipher encrypt charfrom("de") v hbv @@ -51,8 +50,7 @@ Entries maclen int => hb -Table padmethodinfos - FuncArgs - Info - int algname; -Entries +#Table padmethodinfos +# Info +# int algname; +#Entries