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

Initializes the core file name and extension.

C++
OutFile80(
    const std::string& newCorename, 
    const std::string& newExtension
);
Parameters 
Description 
const std::string& newCorename 
New core file name. 
const std::string& newExtension 
New extension on the file name. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!