I have doubt regarding variable argument list,is there any limitation on the lenght of char string defined as one of argument to variable list.for example
void S
Theoretically No. The argument char * is just a pointer to the array of characters.
char *