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

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

#import <objc/objc.h>
#import <stdio.h>
#import <streams/streams.h>


#define REWIND(x) NXSeek((x),0,NX_FROMSTART)
#define FORWARD(x) NXSeek((x),0,NX_FROMEND)

int MapNntpToStream(FILE *theFile,NXStream *theStream,BOOL echoSocket);

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