write function of getc()and putc()
Answers
Answered by
1
Answer:
putc function : is used to display a character on standard output or is used to write into a file. In a C program, we can use putc as below.
getc functions : is used to read a character from a file. In a C program, we read a character as below.
Similar questions
English,
6 months ago
Computer Science,
6 months ago
Math,
1 year ago
English,
1 year ago
Science,
1 year ago