C Runtime Errors R6002 through R6035

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at C Runtime Errors R6002 through R6035.

This section is a reference to the errors that can be generated by the C Runtime Library (CRT) when your app is loaded or running. These are errors that 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 if you do not code your app to prevent the conditions that cause them.

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

C/C++ Build Errors

Show: