ftp.nice.ch/pub/next/connectivity/news/Alexandra-0.9.s.tar.gz#/alex/parse-header.h

This is parse-header.h in view mode; [Download] [Up]

#import<objc/objc.h>

int parse_header(char *header,
                 int header_len,
                 char **fieldbody,
                 char **pattern,
                 int field_count,
                 BOOL unfold);

char *collapse_whitespace(char *str);

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