Anyone know if there is another way to write this type of statement in
C:
<from file="jabberd/lib/lib.h">
#define TERROR_NOTALLOWED (terror) { 405, "Not Allowed" }
</from>
The Sun Forte compiler under Solaris don't seem to like this - anyone
think of another way to define a constant struct?
Thanks,
Nicholas Blair
nblair at doit.wisc.edu