Fenying
--mirror-from "
https://fenying.net/
"
Angus’ Home.
Home
Posts
Books
Projects
Tags
Categories
About
protection
04
Aug 2014
C/C++与汇编混合编程中的函数声明
MIGRATED
最近写一个C小程序时尝试了下用汇编写一部分代码,封装成函数供 VC (2013)调用。Debug模式一切正常,但是到了Release模式下就直接崩溃了。
Category: Assembly
register
protection