/[MITgcm]/mitgcm.org/devel/buildweb/pkg/swish-e/src/html.h
ViewVC logotype

Contents of /mitgcm.org/devel/buildweb/pkg/swish-e/src/html.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Fri Sep 20 19:47:29 2002 UTC (22 years, 10 months ago) by adcroft
Branch: Import, MAIN
CVS Tags: baseline, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
Error occurred while calculating annotation data.
Importing web-site building process.

1 /*
2 $Id: html.h,v 1.15 2001/10/11 22:21:13 whmoseley Exp $
3
4 */
5
6 /*
7 seems to be a very old module of swish
8 some serious work to do in html.c and html.h!!
9 but anyway it seems to work...
10 */
11
12
13 /* Just the prototypes */
14
15 int countwords_HTML(SWISH *sw, FileProp *fprop, FileRec *fi, char *buffer);
16
17 int parsecomment (SWISH *, char *, int, int, int, int *);
18 char *parseHTMLtitle(SWISH *,char *buffer);
19 int isoktitle(SWISH *sw, char *title);

  ViewVC Help
Powered by ViewVC 1.1.22