COHERENT help

This page displays the COHERENT help information for putw.

Listing of available help pages


putw() -- Write word into stream

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