File: README

package info (click to toggle)
crossfire 1.11.0-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 24,456 kB
  • ctags: 7,800
  • sloc: ansic: 80,483; sh: 11,825; perl: 2,327; lex: 1,946; makefile: 1,149
file content (10 lines) | stat: -rw-r--r-- 348 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
If you link with this library, it's a _very_ good idea to call
init_library() as a part of your initializing.

(If not, a lot of function-pointers will point to god knows where...)

Documentation for the functions have been collected into
the file ../doc/crosslib.doc.
This was done using cextract, see "doc:" at the end of the Imakefile.

-Frank.