Portable use of unions
T. William Wells
bill at twwells.com
Fri Dec 8 04:16:45 AEST 1989
In article <203 at sixhub.UUCP> davidsen at sixhub.UUCP (bill davidsen) writes:
: demo.t_adrs = &buf[demo.t_sscr];
:
: The next to last line (2nd assignment) is flagged with a message of
: "conflicting use of union fields in a single statement."
Incorrectly. The compiler is broken.
---
Bill { uunet | novavax | ankh | sunvice } !twwells!bill
bill at twwells.com
More information about the Comp.lang.c
mailing list