This question shows research effort; it is useful and clear
1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我正在为我的 android 设备编写一个应用程序。我正在执行一些本地开发。我正在使用 android-ndk-r8d/platforms/android-9。所以现在在我的 C 代码中,我声明int j=2;
But how many bytes is j,它是由什么决定的?我的 android 设备的 linux 内核还是 arm 芯片?我知道相应的汇编代码是