answersLogoWhite

0

Explain System Error in c plus plus?

User Avatar

Anonymous

10y ago
Updated: 8/18/2019

A system error is an error that originates from the operating system or other low-level operation. Every system error is identified by a single integer value which is specific to the platform. In Windows, for instance, you will find a list of all error codes in the <winerror.h> header file.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

How do you solve error c plus plus ntvdm CPU illegal?

Use the debugger to locate the error.


Explain any six file commands in C plus plus?

There's no commands in C++.


Microsoft visual c plus plus rumetime library runtime error cant access game?

runtime error


When you install visual c plus plus 2008 express edition it says an error?

Use the Microsoft support website to locate the error message and the solution to the error.


How java is different from c plus plus Explain with example?

See related links, below.


How do you fix the Microsoft c plus plus error?

Too many errors possible to say. Please elaborate.


Why wont your C plus plus programs compile?

C++ programs won't compile if they contain compiler errors. The compiler will tell you precisely where the error is, and the type of error, unless the error is in a macro. The compiler cannot see macro definitions because they are inline expanded prior to compilation.


What kind of an error in c plus plus is dividing by zero?

The answer is in your own question. A divide by zero error is a divide or mod by zero type of error. In MSVC++ it has the error code C2124. Ultimately it is a fatal error and will either produce a compile time error or throw an unhandled exception at runtime.


Banking system in c plus plus?

kindly help me in this project


How do you solve this error under-fined symbol 'cin'in c plus plus?

#include &lt;iostream&gt; using namespace std;


What is a syntax error in c plus plus?

Syntax error is a kind of error when compiler does not recognize the command you are trying to use. It happens because of two reasons: first is you forgot to include required library; second is such command does not exist.


Program on courier service management system in c plus plus?

yes