Sujet : Re: RP2350 and Pico 2 - things missing
De : alex.buell (at) *nospam* munted.eu (Single Stage to Orbit)
Groupes : comp.sys.raspberry-piDate : 22. Aug 2024, 12:09:13
Autres entêtes
Organisation : One very high maintenance cat
Message-ID : <7f2119f76b04e0bccf466b0bbf78f5231f76c3d9.camel@munted.eu>
References : 1 2 3 4 5 6
User-Agent : Evolution 3.50.2
On Thu, 2024-08-22 at 11:57 +0100, Ahem A Rivet's Shot wrote:
FAR and NEAR specifiers used with JMP
The obscenity was these qualifiers making their way into C
source
code - try writing (or even reading) the declaration for a near
pointer to a function returning a far pointer to an array of
functions returning near pointers to integers.
Then realise that you *alos* wanted this source code to be
portable.
Which was why one used macros to conditionally compile code on MSDOG
and other platforms. And there were macros for far pointers, MK_FP()
for example. I think I have the remains of a hex disk editor somewhere
in my archives written in C with some assembler using Zortech C.
Fun times(!)
-- Tactical Nuclear Kittens