On 17 Nov 2017, at 8:38am, Dan Kennedy <[email protected]> wrote:
> Not sure whether or not you really want an "array". In Tcl, array means > associative array - a key-value structure like an STL map. A list is a flat > vector of values, like an STL vector or an array in plain old C. I thought in Tcl everything was a function ? (don’t know Tcl, not really interested, just funnin’) Simon. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

