K 10 svn:author V 4 nate K 8 svn:date V 27 1997-03-14T16:19:18.000000Z K 7 svn:log V 294 YAMFC: When compiling with '-Wall -pedantic', the byte swapping macros gave the following warning: warning: ANSI C forbids braced-groups within expressions Adding __extension__ before the statement-expression seems to work right. Submitted by: bde (a *long* time ago) Requested by: jkh END