ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/common/README
Revision: 1.1
Committed: Fri Feb 3 07:11:29 2006 UTC (18 years, 3 months ago) by root
Branch point for: UPSTREAM, MAIN
Log Message:
Initial revision

File Contents

# Content
1 If you link with this library, it's a _very_ good idea to call
2 init_library() as a part of your initializing.
3
4 (If not, a lot of function-pointers will point to god knows where...)
5
6 Documentation for the functions have been collected into
7 the file ../doc/crosslib.doc.
8 This was done using cextract, see "doc:" at the end of the Imakefile.
9
10 -Frank.