a) type va_arg(va_list ap, type)
b) type var_arg(va_list ap, type)
c) type v_arg(va_list ap, type)
d) type val_arg(va_list ap, type)
Which macro retrieves the next argument in the parameter list of the function with type type?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which macro retrieves the next argument in the parameter list of the function with type type?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!