#include "common.h"
#include <stdio.h>
#include "machine.h"
#include "bu.h"
Include dependency graph for linebuf.c:

Go to the source code of this file.
Functions | |
| void | port_setlinebuf (FILE *fp) |
| void | bu_setlinebuf (FILE *fp) |
A portable way of doing setlinebuf().
Michael John Muuss
Christopher Sean Morrison
Definition in file linebuf.c.
1.4.6