0% found this document useful (0 votes)
4 views2 pages

C Programming Conio.h Functions Guide

This document lists functions related to console input and output in C programming. Some key functions include clrscr to clear the screen, cputs to output a string to the console, getch to get a character without echoing, kbhit to check for keyboard input, putch to output a character, textcolor to change text color, and window to define a window on the screen. These functions allow a C program to display text and get input from the console.

Uploaded by

kprinced
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views2 pages

C Programming Conio.h Functions Guide

This document lists functions related to console input and output in C programming. Some key functions include clrscr to clear the screen, cputs to output a string to the console, getch to get a character without echoing, kbhit to check for keyboard input, putch to output a character, textcolor to change text color, and window to define a window on the screen. These functions allow a C program to display text and get input from the console.

Uploaded by

kprinced
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Header File >> Conio.

h >> Functions in
‘C’- Programming Language

cgets clreol clrscr


cprin
cputs cscanf
tf
dellin
getch getche
e
getpa gettexti
gettext
ss nfo
gotox highvide
insline
y o
inp inport inportb
inpw kbhit lowvideo
move normvide
outp
text o
outpo
outportb outpw
rt
_setcurs
putch puttext
ortype
texta textback textcolo
ttr ground r
text
ungetch wherex
mode
wher
window
ey

You might also like