Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!brl-tgr!tgr!WEBBER@red.rutgers.edu From: WEBBER@red.rutgers.edu (Bob Webber) Newsgroups: net.lang.c Subject: Re: Windows Message-ID: <314@brl-tgr.ARPA> Date: Thu, 5-Dec-85 01:02:58 EST Article-I.D.: brl-tgr.314 Posted: Thu Dec 5 01:02:58 1985 Date-Received: Fri, 6-Dec-85 08:17:28 EST Sender: news@brl-tgr.ARPA Lines: 19 >I do agree with the stated goal that programs should be portable. >It just isn't clear to me how to accomplish this when the output >device isn't constrained to be compatible with a printing terminal >or (perhaps) cursor-addressible CRT. actually how to accomplish this is the issue that is addressed by most graphics standards. using a standard like GKS will go a long ways toward solving this problem, but, like everything, at a price that many won't want to pay. this is the crux of the portability issue: different architectures and operating systems make different cost/benefit assumptions and people that use the machines end up making similar assumptions only to get burned when they move to a different machine. actually, instead of making programs portable, people should make programming easier. --------------- BOB (webber@red.rutgers.edu ; topaz!webber) -------