9.how do you write a function that takes a variable number
of arguments? What is the prototype of printf () function?
10.How do you access command-line arguments?
11.what does ‘#include<stdio.h>’ mean?
12.what is the difference between #include<> and #include”…”?
13.what are # pragma staments?
14.what is the most appropriate way to write a
multi-statement macro?

Answer Posted / saurabh

WHERE IS THE ANSWER MY FRIENDS?

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why shouldn’t I start variable names with underscores?

622


Explain what are the standard predefined macros?

647


How to declare a variable?

564


What is the advantage of c?

607


Explain the ternary tree?

598






explain what is fifo?

630


in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above

593


how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?

1491


What is c mainly used for?

593


Define Spanning-Tree Protocol (STP)

638


What is c method?

533


Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?

571


please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code

1701


What are the valid places to have keyword “break”?

647


What is the right type to use for boolean values in c?

580