On Mon, 18 Mar 2002, John Marshall wrote:
> Well, if we're going to regress to assembly language...
>
>       void *el_stacko;
>       asm ("move.l %%sp,%0" : "=r" (el_stacko));
>
> ...seems somehow more comprehensible than working out the hex values
> yourself.  But perhaps it's a matter of taste.  :-)

  this is only for gcc for what its worth - but, shouldn't be too
  hard to do same thing in codewarrior (without using hex) :P

// az
[EMAIL PROTECTED]
http://www.ardiri.com/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to