Hi all!
Is it possible somoehow to fetch the name of an enumerated var?
eg: enum {foo=1,boo=2}
Well, I would like to get 'foo' from this and not its value to find out if that name is enumerated.
Is this possible, or stupid question? -(Most likely the latter...-
Thanks



LinkBack URL
About LinkBacks
(Most likely the latter...-


