|
|
Hi all,
I was wondering if any of you has ever ran into trouble trying to identify whether a
declared variable is a scalar or an array.
Unless I've missed something, there doesn't seem to be a method that would allow a
macro to distinguish between the two.
If that's true, perhaps a modification to dimensions() would be useful.
If dimensions() is passed a float or vector identifier, parsing fails at that point.
What if the function returned a zero if passed a float or vector instead?
I haven't examined the internal workings to see if that would be a quick thing to
implement.
Any thoughts?
Thanks,
Mark LaBonte.
Post a reply to this message
|
|