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…line from a stream getw (3) get next character or word from input stream mktemp