本文介绍了SIGALRM,服务表条目wince等效项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

先生,
将我的代码从Linux移植到Wince时,我遇到了有关
的构建错误未知标识符SIGALRM和SERVICE_TABLE_ENTRY.
有人可以在Wince上提供这些标识符的实现吗?

Sir,
While porting my code from Linux to Wince i am having build errors regarding the
unknown identifiers SIGALRM and SERVICE_TABLE_ENTRY.
Can someone please provide the implementations of these identifiers on Wince?

推荐答案


这篇关于SIGALRM,服务表条目wince等效项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-30 01:40