fehQlibs 26
Qlibs
Loading...
Searching...
No Matches
readwrite.h
Go to the documentation of this file.
1#ifndef READWRITE_H
2#define READWRITE_H
3
4#include <unistd.h>
5
6// extern int read();
7// extern int write();
8
9#endif