Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
HI,
ich habe einen Quelltext, der die <iostream.h> als Header-Datei verlangt. In der o.g Entwicklungsumgebung gibt es aber keine <iostream.h> Datei !
Wie kann ich den Quelltext trotzdem kompilieren ?
#include <iostream> using namespace std;
DANKE !!!