◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <stdio.h> Syntax: int _putw( int binint, FILE *stream ); Returns: the value written. EOF may indicate error. See also: _getw, putc, fputc -♦-