a) *symtab.u.sval
b) symtab.u.sval[0].
c) You cannot have union inside structure
d) Both *symtab.u.sval & symtab.u.sval[0].
In the following C code, we can access the 1st character of the string sval by using _______ #include <stdio.h> stru
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
In the following C code, we can access the 1st character of the string sval by using _______ #include <stdio.h> stru
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!