Re: Significance of variable arguments

From: Dick Streefland
Date: Thu Dec 23 2004 - 10:04:49 EST


krishna <krishna.c@xxxxxxxxxxxxxxxxxx> wrote:
| 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[],
| ...)

man stdarg

--
Dick Streefland //// Altium BV
dick.streefland@xxxxxxxxx (@ @) http://www.altium.com
--------------------------------oOO--(_)--OOo---------------------------

-
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/