hi Raja, Check out the C-faq http://www.faqs.org/faqs/C-faq/faq/
section 15.4 How can I write a function that takes a variable number of arguments? Markus On 7/11/05, raja <[EMAIL PROTECTED]> wrote: > Hi, > How can i find the number of arguments that the given fiunction > contains. > for ex : If I have given a function that is > func(arg1,arg2); > how can i find the number of arguments as 2? > > thanking you, > Raja.V > - > To unsubscribe from this list: send the line "unsubscribe > linux-c-programming" in > the body of a message to [EMAIL PROTECTED] > More majordomo info at http://vger.kernel.org/majordomo-info.html > - To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
