Hello Friends,
I want to create a User Defined Function with n number of arguments in C.

for example, " printf() " in C.

we can pass as many number of arguments as we want in printf() seprated by comas(,).

I don't know how to pass argument in my UDF that it can work similar to printf().

Please give me some suggestions...

Thank You in advance.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.