这些小活动你都参加了吗?快来围观一下吧!>>
电子产品世界 » 论坛首页 » 嵌入式开发 » MCU » 问个socket网络编程的问题

共12条 2/2 1 2 跳转至
菜鸟
2007-08-27 16:32:32     打赏
11楼

#include <ioLib.h>

我使用串口通信就使用了这两个函数
编译没有出错 
你试验下


菜鸟
2007-08-27 16:35:55     打赏
12楼
不好意思 看错了
我也不记得是那个了
就把我包含的头文件都复制了
你自己是试验下吧
赫赫

#include <vxWorks.h>

#include "strLib.h"

#include <string.h>

#include <sioLib.h>

#include <ioLib.h>

#include <stdio.h>

#include <ioctl.h>

#include <selectLib.h>

#include "types/vxTypesOld.h"


共12条 2/2 1 2 跳转至

回复

匿名不能发帖!请先 [ 登陆 注册 ]