Creating temporary files in Android with NDK

前端 未结 5 1439
一生所求
一生所求 2020-12-03 07:10

I am currently working on a C-based, NDK-based, Android application. This application needs to create temporary files. On a regular Linux system, I would use tmpfile

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