Significance of variable arguments

From: krishna
Date: Thu Dec 23 2004 - 07:43:37 EST


Hi All,

Can any one tell me a source which explains the significance of variable arguments.

eg : struct task_struct *kthread_create(int (*threadfn)(void *data),
void *data,
const char namefmt[],
...)
Regards,
Krishna Chaitanya
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/