C Programming - Library Functions - Discussion
Discussion Forum : Library Functions - General Questions (Q.No. 2)
2.
Input/output function prototypes and macros are defined in which header file?
Answer: Option
Explanation:
stdio.h, which stands for "standard input/output header", is the header in the C standard library that contains macro definitions, constants, and declarations of functions and types used for various standard input and output operations.
Discussion:
8 comments Page 1 of 1.
Sukhdeep said:
4 years ago
State the use of function library.
(1)
Kavita said:
9 years ago
What is meant by macros?
The input-output functions are definitely defined in conio.h.
The input-output functions are definitely defined in conio.h.
(1)
Shivam said:
1 decade ago
I think input output functions are also in Conio.h.
(2)
Anjali said:
1 decade ago
What is macro?
(1)
Akila said:
1 decade ago
Can anybody tell me, what is macro?
(2)
Swapnali said:
1 decade ago
cgets(), cputs() , getch(), getche(), gettext() etc are also defined in conio.h.
(1)
Madhu said:
1 decade ago
crscr(); can be defined in conio.h.
conio means CONSOLE INPUT AND OUTPUT.
CONSOLE means screen. For clearing the screen we use this.
conio means CONSOLE INPUT AND OUTPUT.
CONSOLE means screen. For clearing the screen we use this.
Styla said:
1 decade ago
What is defined in conio.h?
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers