2005/5/9
-- ACDK API Docs Misc header FileReaderWriterImpl_h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include "Reader.h" #include <stdio.h> #include <errno.h> #include <fcntl.h> #include <sys/types.h> #include <sys/stat.h> #include <io.h> #include "FileDescriptor.h"
#include "Reader.h"
#include <stdio.h>
#include <errno.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <io.h>
#include "FileDescriptor.h"