ftp.nice.ch/pub/next/developer/languages/c/gcc.2.7.2.2.N.b.tar.gz#/lib/gcc-lib/m68k-next-nextstep3/2.7.2.2.f.2/include/appkit/publicWraps.h

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

/* /Net/risky/LocalBin/appkit/Symbols/appkit-165.1.sym~9/publicWraps.h generated from publicWraps.psw
   by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
 */

#ifndef PUBLICWRAPS_H
#define PUBLICWRAPS_H

extern void NXConvertWinNumToGlobal(int winNum, unsigned int *globalNum);

extern void NXConvertGlobalToWinNum(int globalNum, unsigned int *winNum);

extern void NXCountWindows(int *count);

extern void NXCopyCurrentGState(int gs);

extern void NXSetGState(int gs);

extern void NXBeep( void );

extern void NXWindowList(int size, int list[]);

#endif

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