public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Significance of  variable arguments
@ 2004-12-23 12:37 krishna
  2004-12-23 14:07 ` bert hubert
  2004-12-23 14:53 ` Dick Streefland
  0 siblings, 2 replies; 4+ messages in thread
From: krishna @ 2004-12-23 12:37 UTC (permalink / raw)
  To: Linux Kernel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-12-23 15:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-23 12:37 Significance of variable arguments krishna
2004-12-23 14:07 ` bert hubert
2004-12-23 14:53 ` Dick Streefland
2004-12-23 15:22   ` krishna

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox