#include "common.h"
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include "machine.h"
#include "bu.h"
Include dependency graph for bu_fgets.c:
Go to the source code of this file.
Functions | |
char * | bu_fgets (char *s, int size, FILE *stream) |
Definition in file bu_fgets.c.