2 Copyright © 2017, The AROS Development Team. All rights reserved.
8 #include <dos/dosextens.h>
9 #include <proto/exec.h>
10 #include <proto/dos.h>
15 #include <aros/debug.h>
17 /*****************************************************************************
30 stream - Read from this stream
33 The character read or EOF on end of file or error.
42 getc(), fputc(), putc()
46 ******************************************************************************/