Z
Z
zus2015-10-09 17:49:43
Programming
zus, 2015-10-09 17:49:43

How does the main function perform I/O operations without iostream.h?

Hi all!
I want to take an interest in occasion of input\output of the data. I'm learning C++ and suddenly noticed that input/input is performed in main without iostream. How can this be? After all, they teach that you always need to connect iostream.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
Zelimkhan Beltoev, 2015-10-09
@Beltoev

This cannot be: check all header files, one of them connects iostream
Most likely, you are not creating an empty project in the studio, and it clings to the stdafx.h project ? Did you look into it to see what is connected?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question