Xref: utzoo comp.lang.c:15185 comp.unix.wizards:13836 Path: utzoo!attcan!uunet!lll-winken!lll-lcc!ames!xanth!mcnc!rutgers!att!whuts!picuxa!gpasq From: gpasq@picuxa.UUCP (Greg Pasquariello X1190) Newsgroups: comp.lang.c,comp.unix.wizards Subject: Re: printf, data presentation Keywords: printf, terminals, fixed format screens Message-ID: <731@picuxa.UUCP> Date: 3 Jan 89 21:10:00 GMT References: <19@xenlink.UUCP> Reply-To: gpasq@picuxa.UUCP (Greg Pasquariello X1190) Organization: AT&T/EDS Product Integration Center Lines: 21 In article <19@xenlink.UUCP> tony@xenlink.UUCP (Tony Field) writes: - - -I wonder why C i/o functions - including curses - do not provide a simple -method of accepting 'fixed format' screen input? The following example -illustrates the problem and also shows a simple solution. - Because this is the function (no bad pun intended) of a library. You can chose whatever library that you want that does the job. If the library is good enough, or fills a particular niche, it may become "de-facto" standard. Remember that C provides no I/O. This needs to be provided by the (operating) system. Greg Pasquariello -- ============================================================================= Dirt is the mother o' lunch Greg Pasquariello AT&T/EDS att!picuxa!gpasq =============================================================================