CSParse.c Contains the parse engine and the common funtions that the individual parsers use.
CSLLSt.html Label data internals
CSLabel.c or CSLabel.html Label parser and iterators
CSLLURLs.c Iterates through a CSLabel, returns list of the SingleLabels
CSLLOut.c Spit out CSLLData through an HTStream, useful for debugging
CSMRSt.html MR data internals
CSMacRed.c or CSMacRed.html MR parser and iterators
CSUser.html Application interface to User data structures and internals
CSUserSt.html User data internals
CSUser.c or CSUser.html User parser and iterators
CSApp.c User selection and MIME header generation and bureau requests.
CSCore.c Provides the ability to load Labels, MR, and Users through standard data flow (HTStream).
CSUsrLst.html and CSUsrLst.c This maintains a list that associates users with URLs. This allows the application to have access to user profiles kept at a central site and allows the users to remember only their name and password. This may be usefull at proxy sites at well.
CSChkLab.c Compare labels ratings to user ratings to permit or deny a document
CSKwik.c Simple HTStream that prints to the console. It is used in conjunction with CSLLOut
HTBrowse.c A slightly modified version of the W3 LineMode browser.
Using.html Introduction to the PICS docs
Intrface.html Descritpion of the header file interfaces to the library
HTFuncs.html List of libwww functions needed for the minimal "CSUtils" interface to libpics
ReleaseNotes.html Exciting news about THIS release!
Parsing.html A description of the parsing process. It describes the purpose of the data structures and the process for creating them from a BNF description of the language.
Files.html This file - a description of all the files associated with the PICS library.