NAME getw, putw - input and output of words (ints) LIBRARY Standard C library ( libc ... SYNOPSIS #include int getw(FILE * stream ); int putw(int w , FILE * stream ); Feature Tes…NAME getw, putw - input and output of words (ints) LIBRARY Standard C library ( libc ... SYNOPSIS #include int getw(FILE * stream ); int putw(int w , FILE * stream ); Feature Tes…output a line to a stream putw (3) output a character or word