>> Having said this what about setmalloctag() getcallerpc(), etc etc. > >It is internal to the libraries and is not exposed to the APE apps, right?
But because getcallerpc() is not prefexid by an underscore or file scope, by the "rules" it is poluting the namespace of the APE app. Its a minor thing I know but somone put a lot of effort into adding _MALLOCZ() and all the other internal funcs it seems a pity to not do the same with setmalloctag() and getcallerpc(). its not a major issue, probably OCD on my part. -Steve
