Design
port_ui.asc
Associated article: Designing Portable User Interfaces
Tags: Design
_DESIGNING PORTABLE USER INTERFACES_ by John L. Bradberry [LISTING ONE] /*+========================================================================= == Personal Phone Directory Utility == == author: john l. bradberry creation date: jan 30,1992 == == e-mail: jbrad@cc last modified: == ==========================================================================*/ #include <stdio.h> #include <stdlib.h> #include <ctype.h&...


