Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ames!killer!mit-eddie!uw-beaver!uw-june!pardo From: pardo@june.cs.washington.edu (David Keppel) Newsgroups: comp.lang.c Subject: Re: Partial application in C Message-ID: <5177@june.cs.washington.edu> Date: 25 Jun 88 03:34:57 GMT References: <3353@cognos.UUCP> <619@goofy.megatest.UUCP> Reply-To: pardo@uw-june.UUCP (David Keppel) Organization: U of Washington, Computer Science, Seattle Lines: 8 djones@megatest.UUCP (Dave Jones) writes: >From article <3353@cognos.UUCP>, by jimp@cognos.uucp (Jim Patterson): >[ Some machines: can't executet data as code ] [ Why? So we can't change executables? Or a valid technical reason? ] Valid reason: You can have seperate memories and seperate busses and be fetching both instructions and data at the same time. ;-D on ( Another wild and crazy opinion ) Pardo