to get an address of a function in a call (just curious)
i know how to jump in a fixed program code, but can i call an actual function? something like, i dunno, *(void *) function_name ?
Should work if you cast it to unsigned long . I vaguely remember doing a cast to unsigned long.
function pointers
Обсуждают сегодня