Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Genfile::openin Method

Opens a file for input.

C++
void openin(
    std::ifstream& in
);
Parameters 
Description 
std::ifstream& in 
Input stream. 
Exceptions 
Description 
PiaException of type PIA_IDS_GENFILE3 if unable to open file. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!