User Tools

Site Tools


c:conio.h

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

c:conio.h [2013/02/06 02:42]
158.181.88.241 created
c:conio.h [2024/02/16 00:48] (current)
Line 1: Line 1:
 +
 ^ Library                ^ Description             ^ ^ Library                ^ Description             ^
-| [[c:conio.h:cgets|]]          |               +| [[c:conio.h:cgets|]]          |Reads a string from the console. 
-| [[c:conio.h:clrscr|]]         |               +| [[c:conio.h:clrscr|]]         |clears the screen and move the cursor to upper left corner 
-| [[c:conio.h:cprintf|]]        |               +| [[c:conio.h:cprintf|]]        |prints formatted output to the screen. 
-| [[c:conio.h:cputs|]]          |               +| [[c:conio.h:cputs|]]          |Returns a string to the screen. 
-| [[c:conio.h:cscanf|]]         |               +| [[c:conio.h:cscanf|]]         |reads input from the console and reformat it. 
-| [[c:conio.h:delline|]]        |               +| [[c:conio.h:delline|]]        |delete the line containing the cursor and move all lines below it one line up.
-| [[c:conio.h:getch|]]          |               +| [[c:conio.h:getch|]]          |prompts the user to press a character 
-| [[c:conio.h:getche|]]         |               +| [[c:conio.h:getche|]]         |reads a character from the keyboard and display it on the screen
-| [[c:conio.h:gotoxy|]]         |               +| [[c:conio.h:gotoxy|]]         |places cursor at a desired location on screen.
-| [[c:conio.h:kbhit|]]          |               +| [[c:conio.h:kbhit|]]          |find ou if a key has been pressed or not   
-| [[c:conio.h:putch|]]          |               +| [[c:conio.h:putch|]]          |prints characters on the screen.
-| [[c:conio.h:textbackground|]] |               +| [[c:conio.h:textbackground|]] |change of current background color in text mode 
-| [[c:conio.h:textcolor|]]      |               +| [[c:conio.h:textcolor|]]      |change the color of drawing text 
-| [[c:conio.h:ungetch|]]        |               +| [[c:conio.h:ungetch|]]        |Pushes a character back into the keyboard buffer
-| [[c:conio.h:wherex|]]         |               +| [[c:conio.h:wherex|]]         |return current horizontal cursor position
-| [[c:conio.h:wherey|]]         |               +| [[c:conio.h:wherey|]]         |return current vertival cursor position | 
- +| [[c:conio.h:window|]]         |defines the active text mode window |   
 + 
 + 
 +    it is not part of the C standard library, ISO C, POSIX. 

on the occasion of the current invasion of Russia in Ukraine

Russian Stop this War
c/conio.h.1360114979.txt · Last modified: 2024/02/16 00:48 (external edit)

Impressum Datenschutz