Posted on September 22, 2003 at 14:54I am trying to get the entry point for a subroutine and store it in memory. My first try was to have the subroutine store the program counter upon its first entry (of course subtracting off for the load commands)...