Answer : Explanation : While extracting a float argument using va_arg we should have useed c = va_arg (ptr, double)
Click here to see the full blog post
Answer : Explanation : While extracting a float argument using va_arg we should have useed c = va_arg (ptr, double)
Click here to see the full blog post