IT Placement Papers Programming C
This category contains C Interview Questions and Answers |
|
ANSI Standard C allows an initializer for the first-named member
of a union. There is no standard way of initializing any other
member (nor, under a pre-ANSI compiler, is there generally any
way of initializing a union at all).
Only registered users can write comments. Please login or register.
|