Re: Significance of variable arguments

From: bert hubert
Date: Thu Dec 23 2004 - 09:08:55 EST


On Thu, Dec 23, 2004 at 06:07:05PM +0530, krishna wrote:
> Hi All,
>
> Can any one tell me a source which explains the significance of variable
> arguments.

This is like printf, execl etc etc. Common C usage to pass variable number
of arguments, or even variable types.

--
http://www.PowerDNS.com Open source, database driven DNS Software
http://lartc.org Linux Advanced Routing & Traffic Control HOWTO
-
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/