网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM 规定。 函数: void queueInit() char queueAd...
代码说明:
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM 规定。 函数: void queueInit() char queueAdd(int index, unsigned char* pBuff, int pri) char queueDelHead(int index) char queueDelAll() 调用: 无 被调用: 网络通讯程序及用户程序的初始化部分-Network buffer queue operation. The number of queues defined by the macro QUEUE_NUM provisions. Function: void queueInit () char queueAdd (int index, unsigned char* pBuff, int pri) char queueDelHead (int index) char queueDelAll () call: None is called: network communication procedures and user program initialization part
下载说明:请别用迅雷下载,失败请重下,重下不扣分!