| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 643 人关注过本帖
标题:WATCOM软件使用疑问
只看楼主 加入收藏
vfdff
Rank: 6Rank: 6
等 级:侠之大者
威 望:8
帖 子:2172
专家分:425
注 册:2005-7-15
结帖率:79.17%
收藏
 问题点数:0 回复次数:0 
WATCOM软件使用疑问
WATCOM软件不是号称基于 DOS 系统的编译器吗?
为什么连这些基本的 中断程序也不能运行?
以前一个在TC 下编译通过的软件,现在使用WATCOM软件,出来下面的错误:
show_time1.c(32): Warning! W102: Type mismatch (warning)
show_time1.c(32): Note! N2003: source conversion type is 'int '
show_time1.c(32): Note! N2004: target conversion type is 'void (__interrupt *)()'
show_time1.c(34): Warning! W131: No prototype found for function 'setvect'
show_time1.c(33): Warning! W131: No prototype found for function 'disable'
show_time1.c(32): Warning! W131: No prototype found for function 'getvect'
show_time1.c(58): Warning! W131: No prototype found for function 'bioskey'
show_time1.c(71): Warning! W131: No prototype found for function 'clrscr'
show_time1.c(35): Warning! W131: No prototype found for function 'enable'
搜索更多相关主题的帖子: 软件 疑问 WATCOM 
2007-11-06 18:04
快速回复:WATCOM软件使用疑问
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.013904 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved