About input and output in c++

Write here if you have problems with your C++ source code

Moderator: Board moderators

Post Reply
Masud_cuet0204
New poster
Posts: 5
Joined: Wed Jun 02, 2004 8:19 am
Location: CUET,chittagong Bangladesh

About input and output in c++

Post by Masud_cuet0204 »

What do we mean by standard input and standard output (stdin or stdout) :roll:
lnr
Experienced poster
Posts: 142
Joined: Sat Jun 30, 2007 2:52 pm
Location: Dhaka,Bangladesh

Re: About input and output in c++

Post by lnr »

In C language using stdio.h header file for input and output operation.
And in C++ using iostream
Post Reply

Return to “C++”