Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 C++ 中使用 Android NDK 更改文件的大小?
通常我会使用 _chsize_s 但 NDK 似乎不支持它。有没有一种适用于 Android NDK 的方法?