Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
OutFile132::OutFile132 Constructor (std::string&)

Initializes the core file name, using an extension of ".out".

C++
OutFile132(
    const std::string& newCorename = std::string("")
);
Parameters 
Description 
const std::string& newCorename = std::string("") 
New core file name. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!