|
|
1.1 root 1: /*
2: * CourierConnection as seen by everyone else except the runtime library,
3: * effectively hiding the internal structure
4: */
5:
6: #ifndef CourierConnectionHeader
7: #define CourierConnectionHeader
8:
9: typedef int CourierConnection;
10: extern CourierConnection *CourierOpen();
11:
12: #endif CourierConnectionHeader
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.