◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Include: <stdio.h> Syntax: int getw( FILE *stream ); Returns: the integer value read. EOF may indicate error. See also: putw -♦-