Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Out132::Out132 Constructor

Initializes output file core name and extension.

C++
Out132(
    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!