Numworks Epsilon  1.4.1
Graphing Calculator Operating System
unistd.h
Go to the documentation of this file.
1 #ifndef LIBA_UNISTD_H
2 #define LIBA_UNISTD_H
3 
4 #define SEEK_SET 0
5 
6 #endif