conio.h ਦਾ ਕੀ ਮਤਲਬ ਹੈ
Answers
Answered by
3
Answer:
conio.h stands for console input and output.header conio.h is a C header file used mostly by MS-DOS compilers to provide console input/output. Most C compilers that target UNIX and Linux do not have this header and do not supply the library functions. It is not part of the C standard library or ISO C, nor is it defined by POSIX.
TAG ME A BRILLIANT
Similar questions