Horje
error: 'endl' was not declared in this scope Code Example
error: 'endl' was not declared in this scope
using namespace std;

Explanation:
mention "using namespace std;" above the main function in C++ will solve the 'endl' error




C

Related
format in vim Code Example format in vim Code Example
traceroute windows command Code Example traceroute windows command Code Example
Prime Number Check Program in C Code Example Prime Number Check Program in C Code Example
divide and conquer program in c Code Example divide and conquer program in c Code Example
Graphics in C Code Example Graphics in C Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9