s/qmail  3.3.23
Next generation secure email transport
coe.h
Go to the documentation of this file.
1 #ifndef COE_H
2 #define COE_H
3 
4 int coe(int);
5 
6 #endif
int coe(int)
Definition: coe.c:4