It served a purpose in C, to keep track of object types in a very weakly-typed API in which nearly everything was implicitly convertible to void* or int. I too still find it useful.
It served a purpose in C, to keep track of object types in a very weakly-typed API in which nearly everything was implicitly convertible to void* or int. I too still find it useful.
No replies