PureData detects tcl8.0, but does not run properly with it, due to its usage of the [string map] function.
PureData detects tcl8.3, but may attempt to run it with tk8.0, and tk8.0 refuses to run with tcl8.3.
How do I add a new type of Atom? If not, what may I use to pass void* around? You see, I used to use integers to pass around pointers, because my methods always knew beforehand what were function pointers and what were int pointers and what were just integers. However there is no integer type in PureData. What should I do?
Mathieu Bouchard http://artengine.ca/matju