This is support.h in view mode; [Download] [Up]
/** ** support.m ** ** supporting functions for Eval **/ int classNames(const char *filePath, const char **buf) ; void setSelectionRange(NXSelPt *start, NXSelPt *end, int length) ; BOOL EvalGets(NXStream *aStream, char * aBuf) ; BOOL mkTempFile(char *path, char *fileName) ; void SwitchContextsWithFocus(DPSContext newContext) ; List *tmpFileList(char *path) ;
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.