Is cin a proper file object?

Posted by Jeffrey Aylesworth on Stack Overflow See other posts from Stack Overflow or by Jeffrey Aylesworth
Published on 2010-03-13T03:43:13Z Indexed on 2010/03/13 3:47 UTC
Read the original article Hit count: 302

Filed under:
|
|

As in, can I pass cin to any function that accepts an ifstream object?

© Stack Overflow or respective owner

Related posts about c++

Related posts about files