--- praveen kumar <[EMAIL PROTECTED]> wrote: > 1) How can a called function determine the number of > arguments that have been passed to it > 2) can there be at least some solution to > determine the no of arguments passed to a variable > argument list functions > 3) which header file should we include to develop > a function which can accept variable no of arguments > I have an example of this on my web site. It is for C++ so you will need to do some modification for C.
http://cis.sac.accd.edu/~rdevore/examples/ex_val.html Ray ____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com
