Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > b818b6f4a71f6d777a55341c7d17486c > files > 62

libgpsim-devel-0.22.0-1mdv2008.0.i586.rpm

/* picdis.h  - constants and includes	*/
/* version 0.1				*/
/* (c) I.King 1994			*/

#include <stdio.h>
#include <ctype.h>

/*
#define PIC12	0
#define PIC14	1


#define LOWERCASE	0
#define UPPERCASE	1
*/

#define MAXPICSIZE 0x10000
#define CONFIGURATION_WORD 0x2007

/* ... The End ... */