-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
adam armfield wrote:
this is making my brain hurt... is there an object to do it automatically?...
for various reasons (mostly due to being on a windows machine and wanting a quick solution) i'd like to do this with expr or other built in objects (ruby, py etc. not really an option as of now)
[nbx] | [expr $f1>>0&1; $f1>>1&1; $f1>>2&1; $f1>>3&1; ... ]
and so on... depending on how many bits you want to display
hth, ciao
Federico