Re: Significance of variable arguments

From: krishna
Date: Thu Dec 23 2004 - 10:28:36 EST


Thank you very much.

Dick Streefland wrote:

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



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