| Subject: | Re: void * vs. T * |
|---|---|
| From: | Richard Tobin |
| Date: | 27 Mar 2008 15:33:19 GMT |
| Newsgroups: | comp.lang.c |
In article <d0a331ce-5c6a-4bfa-9f77-038a07d75e69@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>, Ed Prochak <edprochak@xxxxxxxxx> wrote: >Harvard Architecture is one in which code address space and data >address space are totally separate, not merely "non linear". I think it's also used, unfortunately, to refer to one in which there are merely separate buses and caches for the two, so that (for example) self-modifying code does not work reliably. -- Richard -- :wq |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: what this program do, Richard |
|---|---|
| Next by Date: | Re: void * vs. T *, jacob navia |
| Previous by Thread: | Re: void * vs. T *, Ed Prochak |
| Next by Thread: | Re: void * vs. T *, jacob navia |
| Indexes: | [Date] [Thread] [Top] [All Lists] |