#ARP Includes
16-Feb-89 11:50:47
Sb: #34870-#ARP Includes
Fm: Scott Ballantyne 70066,603
To: Jeff Wilbourn 76657,2454
That's correct, I think the significant bits issue is only significant for
InitStruct () (exec), mainly it's a C language issue, APTR comes down to a
**char, when it should have been an unsigned long, or something like that,
haven't actually looked at types.h for a long time. For assembly, of
course, it's all just four bytes. Glad to be of service, any old time.