In article <11605 at smoke.BRL.MIL> gwyn at brl.arpa (Doug Gwyn) writes: >#define StrEq( a, b ) (*(a) == *(b) && strcmp( a, b ) == 0) /* UNSAFE */ Why the UNSAFE comment? This looks like utterly standard C to me... -- .sig files are idiotic and wasteful.