COHERENT help

This page displays the COHERENT help information for fputw.

Listing of available help pages


fputw() -- Write an integer into a stream

#include <stdio.h>
int fputw(word, fp)
int word; FILE *fp;