description | title | ms.date | f1_keywords | ms.assetid | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Learn more about: C Runtime errors (Rxxxx) |
C Runtime errors |
04/16/2019 |
|
78019050-9a30-4b61-8250-a5702e0e2393 |
The C Runtime library (CRT) may report a runtime error when your app is loaded or running. Even though each message refers to the Microsoft Visual C++ runtime library, it doesn't mean there's a bug in the library. These errors indicate either a bug in your app's code, or a condition that the runtime library can't handle, such as low memory. End users of your app may see these errors unless your write your app to prevent them, or to capture the errors and present a friendly error message to your users instead.
[!INCLUDEerror-boilerplate]
C Runtime Error R6002
C Runtime Error R6008
C Runtime Error R6009
C Runtime Error R6016
C Runtime Error R6017
C Runtime Error R6018
C Runtime Error R6019
C Runtime Error R6024
C Runtime Error R6025
C Runtime Error R6028
C Runtime Error R6030
C Runtime Error R6031
C Runtime Error R6032
C Runtime Error R6033
C Runtime Error R6035