ftp.nice.ch/pub/next/games/card/NeXTmille.2.0.s.tar.gz#/NeXTmille-2.0a/cheap_strings.h

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

/* cheap_strings.h generated from cheap_strings.psw
   by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
 */

#ifndef CHEAP_STRINGS_H
#define CHEAP_STRINGS_H

extern void draw_string(float box[], float font_color, float point_size, char *theString);

extern void draw_int(float box[], float font_color, float point_size, int theInt);

#endif CHEAP_STRINGS_H

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