multidimension variables

From: Dominique Weyand (d.weyand_at_free.fr)
Date: 11/29/04


Date: Mon, 29 Nov 2004 18:42:54 +0100

Hello,

I'm searching how to implement multidimension variables in TCL like muldim
arrays in C language var[i][j].
Thank you for your help



Relevant Pages

  • Re: Still no records
    ... Tcl developers have used arrays to represent collections ... to one of the OO extensions and use objects. ... I myself truly don't see an advantage over arrays. ... A language with minimal data ...
    (comp.lang.tcl)
  • memory leak in (?)... (redux)
    ... the mem leaks in our long-running tcl daemons. ... when actively exercised the app grows continuously. ... the mystery is that while our audit code does show us a couple of arrays ... and memory are checked and meanwhile externally, ...
    (comp.lang.tcl)
  • Re: Obstacles for Tcl/Tk commercial application development ?
    ... And once I put an integer into a variable in Tcl, it stays an integer until I assign something else to that variable. ... Usually, when I code, I know the language well enough to know what types the expressions return, so I don't wind up with the wrong types in variables. ... It takes a char* as the second argument, not a pointer to the structure you're trying to write out. ... If I expect my code to pass me an open file handle, and I pass that argument to and it throws, I'm going to catch that error at the top level, log the stack trace back, clean up, and restart the processing. ...
    (comp.lang.tcl)
  • Re: Goodbye TCL
    ... anyone that likes TCL and TK and wants to see ... support for the language increase rather then decrease and usage increase ... Unfortunately it is not the TCL core, it comes with restrictions, anf it ... "distribution of record" for what clearly many users want - an extension ...
    (comp.lang.tcl)
  • Re: Tcls paradigms
    ... "command language" which explains the imperative nature, ... When I started using Tcl, I used to programm assembler only. ... implementations of commands and such, ... For others, like functional programming, ...
    (comp.lang.tcl)