为什么我使用NMSMTP时会出现 class ERangeError with error" Range check error"? 救救我啊!

eyesonmecn 2005-06-13 01:51:13
当我用NMSMTP发送邮件时出现
class ERangeError with error" Range check error"
请各高手帮帮忙!小弟急着救命!
...全文
200 7 打赏 收藏 转发到动态 举报
写回复
用AI写文章
7 条回复
切换为时间正序
请发表友善的回复…
发表回复
bcbnewbie 2005-06-14
  • 打赏
  • 举报
回复
帮举!
eyesonmecn 2005-06-14
  • 打赏
  • 举报
回复
我又找不到"Range-checking option "
eyesonmecn 2005-06-14
  • 打赏
  • 举报
回复
哪我应该怎么样解决?请指点一下!万分感谢!
constantine 2005-06-13
  • 打赏
  • 举报
回复
是不是发送的流有问题,检查一下,可以用cg检查,可以检查到是哪一行
chiengod 2005-06-13
  • 打赏
  • 举报
回复
ERangeError is an integer math exception. It occurs when
An integer expression value exceeds the bounds of the specified integer type to which it is assigned.Source code attempts to access an item in an array using an index value that is not within the defined array.

ERangeError is raised only if range checking is turned on. To turn on range checking, include the $R+ directive in project source code, or select Project|Options, choose the Compiler tab, and check the Range-checking option in the dialog box.
mmking33 2005-06-13
  • 打赏
  • 举报
回复
看这个错误应该是越界。检查一下用到数组得地方
eyesonmecn 2005-06-13
  • 打赏
  • 举报
回复
有没有人啊!救救我啊!

1,316

社区成员

发帖
与我相关
我的任务
社区描述
C++ Builder 网络及通讯开发
社区管理员
  • 网络及通讯开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧