创建一个链表数据,该函数是变参数的,可以一下传入多个链表数据,返回的链表数据在不使用时调用mcutRelRb释放内存
ARXDLL struct resbuf * mcutBuildList(int rtype, ...);
Mcutads.h
例如:构建一个圆弧过滤链表
struct resbuf* filter = acutBuildList(RTDXF0,_T("ARC"),RTNONE )
函数