How can we copying file in C language.

Given getchar and putchar, you can write a surprising amount of useful code without knowing anything more about input and output. The simplest example is a program that copies it's input to it's output one character at a time

Comments

Popular posts from this blog

java script data type.