jump()
QNX SDP8.0Building Embedded SystemsConfigurationDeveloper
Jump to the specifed in address in memory
Synopsis:
void jump (unsigned long addr)
Arguments:
- addr
- The address in memory to which execution should jump
Description:
The jump() function jumps to the specified address in memory.
Page updated: