FCT
载入中...
搜索中...
未找到
Android_Out.cpp
浏览该文件的文档.
1#include "Android_Out.h"
2
5std::ostream aout(&androidOut);
6std::ostream aerr(&androidErr);
AndroidErr androidErr("AE")
Android_Out androidOut("AO")
std::ostream aerr
std::ostream aout