小编Yas*_*shM的帖子

C编程(函数指针转换)

int eax = ((int(*)())("\xc3 <- This returns the value of the EAX register"))();
Run Code Online (Sandbox Code Playgroud)

这是怎么回事?字符串被转换为函数指针

c pointers casting function

9
推荐指数
2
解决办法
900
查看次数

标签 统计

c ×1

casting ×1

function ×1

pointers ×1