Embedded Systems
pcmcia.asc
Associated article: Writing PCMCIA Software
Tags: Database Embedded Systems
_WRITING PCMCIA SOFTWARE_ by Troy A. Miles Listing One //*************************************************************************** //* CARDINFO.C -- by Troy-Anthony Miles //* A PCMCIA Information Utility //*************************************************************************** #include <dos.h> #include <conio.h> #include <stdio.h> #include <ctype.h> #include &...


