C Programming and Technical

How can a called function determine the number of
arguments that have been passed to it?

Read Solution (Total 0)

C Other Question

Can you write a function similar to printf()? Can there be at least some solution to determine the
number of arguments passed to a variable argument list
function?