home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Guide
/
c-cplusplus-interactive-guide.iso
/
c_ref
/
clesson
/
c.dir
/
00244.png
< prev
next >
Tile
Portable Network Graphic
|
1995-04-05
|
5.2 KB
|
554x383
|
1-bit (2 colors)
ocr:
Finclude <stdio.h> Hinclude <stdlib.h> #include <time.h> Fdefine NDEALS 3000 Fdefine NPLAYERS 6 typedef enum clubs, diamonds, hearts, spades; cdhs; struct card € int pips; cdhs suit; :; typedef struct card card;