gcw wrote:

> Are there any macros for accessing registers in C code?  Do I have to
> use inline assembly to do this?  Are there any examples?

Inline assembly is the way to go.

Do a search on your local machine for setjmp.68K.c (assumes you're using 
CodeWarrior)
for an example with inline assembly.

--
Adam Wozniak                     Senior Software Design Engineer
                                 Surveyor Corporation
[EMAIL PROTECTED]                4548 Broad Street
[EMAIL PROTECTED]          San Luis Obispo, CA 93401




-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to