Pages
(Move to ...)
Assignment
Synopsis
C
Graphics
Compiler
C#
DCN
DBMS
Discrete Math
DS
IT Fun
Java
Json
NIELIT
Notes
Office
OOPS
OS
PHP
Project
Phython
Question
SSAD
Web
UGC Net
VB
ASP
▼
Monday, 10 July 2017
Putchar
›
Putchar 'C 'Output Function Putchar write a character to standard output (monitor). It takes argument as character and returns...
Sunday, 9 July 2017
Getchar
›
Getchar Function Getchar takes input a character from standard input (stdin) and return integer value without sign. int main( void...
Saturday, 8 July 2017
getche
›
Getche function Getche is same as getch function, both takes input from keyboard the difference is return type. Getch does not echo...
Getch
›
Getch takes input a character from keyboard. Getch is different from scanf because user need to press enter explicitly to complete input ...
‹
›
Home
View web version