明经CAD社区

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 1135|回复: 0

求助!~~求助各位大虾!!~~~

[复制链接]
发表于 2008-4-30 10:45:00 | 显示全部楼层 |阅读模式

求助!!!!!

请大虾指点:

//****用于比列设定的主函数***
void set_scal()
{
 ads_hdlg hdlg;//对话框的handle
 int dcl_id;//对话框标识字
 int dlg_status;//对话框状态
 int i;
 struct resbuf rb; //供存取AutoCAD系统变量之用
 char str[10];

 if(ads_load_dialog("set_env.dcl",&dcl_id)!=RTNORM)
  acedAlert("装入set_env.dcl文件出错。");
  return;
 }

以上是程序片段

编译的时候显示:

SET_ENV\SET_ENV.CPP(115) : warning C4101: 'rb' : unreferenced local variable
D:\SET_ENV\SET_ENV.CPP(116) : warning C4101: 'str' : unreferenced local variable
D:\SET_ENV\SET_ENV.CPP(113) : warning C4101: 'dlg_status' : unreferenced local variable
D:\SET_ENV\SET_ENV.CPP(111) : warning C4101: 'hdlg' : unreferenced local variable

小弟是新手。刚接触ARX不久,望各位大虾能指点指点,这到底是什么原因,不胜感激!~

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|CAD论坛|CAD教程|CAD下载|联系我们|关于明经|明经通道 ( 粤ICP备05003914号 )  
©2000-2023 明经通道 版权所有 本站代码,在未取得本站及作者授权的情况下,不得用于商业用途

GMT+8, 2024-11-25 15:31 , Processed in 0.155764 second(s), 24 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表