answersLogoWhite

0


Best Answer

Their name, content and function.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between stdioh and conioh?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering
Related questions

What is difference between stdioh and stdioh?

The latter is better.


Which library file contain the definition of stdioh and conioh header file function definition in C language?

Platform dependent, possibly LIBC.LIB or something like that.


What is the use of stdioh in c?

It can be included into your source.


What is the use of using stdioh?

It can be included into your source.


What is the full form of conioh?

Console Input Output Header


What is the use of stdioh in c language?

It can be included into your source.


How do you use conioh header in c plus plus?

just as you do it in C.


What is the function of conioh in C?

Not in C, only in TurboC.Direct console input-output (MS-DOS specific).


Functions of conioh and processh header files?

Loads of them. Consult your help, or load these headers into a text-editor.


Why cannot you include conioh in your c program when you program in Linux system?

You could, if you had conio.h in linux, but you don't have, that's why.


Is it stdioh in c stores source code of program?

No. That's a header file used for input and output.


What does conioh in programming mean?

conio.h is a library function which is predefined in the header file and 'clrscr();','getch();' and many other functions come under this.