`
xpp02
  • 浏览: 1012717 次
社区版块
存档分类
最新评论

程序运行时错误说明(Run-Time Error Checking)

 
阅读更多

The C run-time library contains the functions that support run-time error checks (RTC). Run-time error checking allows you to build your program such that certain kinds of run-time errors are reported. You specify how the errors are reported and which kinds of errors are reported. For more information, see Run-Time Error Checks.

Use the following functions to customize the way your program does run-time error checking.

Function

Use

.NET Framework equivalent

_RTC_GetErrDesc

Returns a brief description of a run-time error check type.

_RTC_NumErrors

Returns the total number of errors that can be detected by run-time error checks.

_RTC_SetErrorFunc

Designates a function as the handler for reporting run-time error checks.

_RTC_SetErrorType

Associates an error that is detected by run-time error checks with a type.



分享到:
评论

相关推荐

    BURNINTEST--硬件检测工具

    A 2 minute timeout has been added to the collection of system information. - Video playback, Hard disk and CD/DVD test 'no operations' error reporting changed. - When BurnInTest crashes, it will ...

    uC-FS-4.08.00.zip

    Scalable: The memory footprint of µC/FS can be adjusted at compile-time based on the features you need and the desired level of run-time argument checking. For applications with limited RAM, features...

    在RHEL3上安装ORALCE9I

    解压并安装(可能只能安装成功一个包,不过没什么关系,不会影响后来的安装工作),安装完成以后再切换到oracle用户运行./runInstall 7、 在RHEL4上安装ORACLE10G时出现的部分情况: ----------------------------...

    统计学习的matlab源代码

    In addition, a lot of error-checking statements are used to check the consistency of the input arguments. I have tried to lie a good balance between robustness and effiency, and increase the ...

    Bochs - The cross platform IA-32 (x86) emulator

    - Support more host OS to run on: - Include win64 native binary in the release. - Fixed failures on big endian hosts. - BIOS: Support for up to 2M ROM BIOS images. - GUI: select mouse capture toggle...

    ICS delphixe10源码版

    spare time, sorry). ICS V9 is in early development and is planned to support Android. There are no current plans for ICS for iOS. Version Control repository: --------------------------- svn://svn....

    EurekaLog_7.5.0.0_Enterprise

    Run-time package (EurekaLogCore) is copied to Windows\System32 folder. Refer to help for more info. 2)....Added: RAD Studio 10.1 Berlin support 3)....Added: IDE F1 help integration (on CHM-based IDEs...

    如何编写批处理文件批处理文件批处理文件

    DOS程序运行时都会返回一个数字给DOS,称为错误码errorlevel或称返回码,常见的返回码为0、1。 10.for 命令 for 命令是一个比较复杂的命令,主要用于参数在指定的范围内循环执行命令。 在批处理文件中使用 FOR 命令...

    微软内部资料-SQL性能优化3

    A set of transactions can run concurrently if their outputs are disjoint from the union of one another’s input and output sets. For example, if T1 writes some object that is in T2’s input or output ...

    The Art of Assembly Language Programming

    You are visitor as of October 17, 1996. The Art of Assembly Language Programming <br>Forward Why Would Anyone Learn This Stuff? 1 What's Wrong With Assembly Language 2 What's Right With ...

    android lint performance probe帮助.zip

    If the JVM arguments have been applied properly but you still don't see performance stats output, it's worth checking to see if YourKit has reported any errors---especially if you've made code changes...

    LCTF软件备份VariSpec™ Liquid Crystal Tunable Filters

    in step c) to a run-time error message that 揳 required .DLL file, vsdrvr.dll, was not found? VariSpec filter configuration The VariSpec filter communicates via ASCII commands sent over an RS-232 ...

    8-07-14_MegaCLI for linux_windows

    Run MegaCli from the Command Prompt. Use -h option to see help menu. ===================================== ===================================== Previous Releases: =================================...

    Sakemail

    ), now SakEmail deletes the invalid chars.- Applied a patch from Matjaz Bravc, that resolve the problem of localized dates, letting you choose (in design time) if you want localized dates (NOT ...

    STG (SNMP Traffic Grapher)

    request_time - local system time (human readable string) target_uptime - target sysUpTime (hundredth of seconds) traffic traffic1 e.g.: 2001-Feb-12 15:07:28.89,24244074,5078,21215 Features ...

    VclZip pro v3.10.1

    You will receive an error if you do. PLEASE TAKE A LOOK AT THE "WHAT's NEW IN THIS VERSION" LINK IN THE HELP FILE AS IT HAS CONVENIENT LINKS TO ALL OF THE NEW TOPICS. ==================== Version ...

    Google C++ Style Guide(Google C++编程规范)高清PDF

    Other C++ Features Reference Arguments Function Overloading Default Arguments Variable-Length Arrays and alloca() Friends Exceptions Run-Time Type Information (RTTI) Casting Streams Preincrement and ...

    Using LUA with Visual C++ (Introduction)

    Or you can create scripts, encrypt them and then decrypt them at run-time so that only a number of limited people can script for your program. Allowing the end-user to modify your program, gives your...

    eac3to V3.17

    * timestamp derived FPS is used for gap checking instead of video bitstream FPS * fixed: 44.1khz AC3 encoding was still broken * fixed: zero byte stripping pass was done for true 24bit TrueHD tracks *...

    .htaccess

    Wrong page 找不到页面 Then, all you need to do is to create a file to display when the error happens and upload it and the .htaccess file. 接下来,你要做的只是创建一个错误发生时显示的文件,然后...

Global site tag (gtag.js) - Google Analytics