ftp.nice.ch/pub/next/games/card/Cribbage.1.1.s.tar.gz#/Cribbage/Cribbage-1.1/gui.h

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

// gui.h
// Project: Cribbage
// Stephan Wacker
// 93-06-20
//
// Interface between the NeXT GUI and the cribbage kernel.

void gui_printcard( int win, int cardno, CARD c, BOOLEAN blank);
void gui_msg( char *msg );

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