Deprecated: stripslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/iframe/includes/classes/Sql.php on line 521
Articles < Tcl/Tk < Bin-Co

Tcl/Tk Articles

Using Variables in Associative Arrays
I ran into this problem when I tried to insert a variable into the value part of an associative array(or hash) in Tcl. Apparently, in this situation the variable substitution does not take place...
Subscribe to Feed