Does the FIX function work correctly on not only simple integers
such as the '%' variety, but also '&' and '&&' as well? I'm now
being forced to deal with very huge linked list pointers into
upwards of seventh generation 'children' and need to be able to
focus all children of a particular parent to a starting pointer
in that family which I can do with it if this is true.
Thanks!
------------------
Mike Luther
[email protected]
such as the '%' variety, but also '&' and '&&' as well? I'm now
being forced to deal with very huge linked list pointers into
upwards of seventh generation 'children' and need to be able to
focus all children of a particular parent to a starting pointer
in that family which I can do with it if this is true.
Thanks!
------------------
Mike Luther
[email protected]
Comment