Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

Блог пользователя xsc

Автор xsc, история, 8 лет назад, По-русски

Pure C have scanf and printf, gets , getchar, ... puts, putchar functions.

C++ have std::cin, std::cout iostream objects ...

But, I'd like Pascal's read and write functions, they are easy to write and easy to understand.

So, why we can't emulate read and write in C++ and C++11 ?!

Go...

read
write
  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится