Calling a function through its address in memory in c / c++

前端 未结 6 734
天涯浪人
天涯浪人 2020-12-02 13:46

Given knowledge of the prototype of a function and its address in memory, is it possible to call this function from another process or some piece of code that knows nothing

6条回答
提交回复
热议问题