ftp.nice.ch/pub/next/unix/network/www/lynx.2.7.2.NIHS.bs.tar.gz#/lynx.2.7.2.NIHS.bs/src/WWW/Library/Implementation/HTPlain.h

This is HTPlain.h in view mode; [Download] [Up]

/*                  /Net/dxcern/userd/timbl/hypertext/WWW/Library/Implementation/HTPlain.html
                                    PLAIN TEXT OBJECT
                                             
 */
#ifndef HTPLAIN_H
#define HTPLAIN_H

#include "HTStream.h"
#include "HTAnchor.h"

extern HTStream* HTPlainPresent PARAMS((
        HTPresentation *        pres,
        HTParentAnchor *        anchor,
        HTStream *              sink));


#endif

/*

    */

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.