![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveProblem with [binary scan] and sign in Tcl 8.4
From: Christopher Nelson <cnelson@nycap.rr.com>
Date: Wed May 25 2005 - 18:37:44 CEST
I'm trying to parse MAC addresses out of binary buffers with [binary
proc test { } {
produces:
dst:1 -128 -62 0 0 0
I can't find an option to tell [binary scan] to treat the bytes as
|