>> So, does anyone know of a way in C/C++ to get the stack pointer?
>
>void *what_is_a_stack_pointer_anyway () {
>int insert_imagination_here;
>return &insert_imagination_here;
>}
>Ahem - yes - obvious when you think about it isn't it - thanks for your help! Cheers Russell -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
