_amsg_exit

发出指定的运行时错误消息然后成功的错误代码 255 的应用程序。

void _amsg_exit (
   int rterrnum
   )

参数

  • rterrnum
    个系统定义的运行时错误消息的 ID 号。

备注

此函数发出运行时错误消息写入控制台应用程序的 stderr 或显示在一个消息框的消息 windows 应用程序)。 在调试模式,可以选择在退出之前调用调试器。

要求

实例

必需的头

_amsg_exit

internal.h