Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Outfile Constructor

Initializes an Outfile, where the parent directory is either specified or default.

There are two versions of the Outfile constructor. Both set the output file core name and extension. The one with a third argument also sets the parent directory; otherwise the parent directory is initialized to the current working directory.

 
Name 
Description 
 
Initializes output file core name and extension to specified values; parent directory is set to the current working directory. 
 
Initializes output file core name, extension, and parent directory to the specified values. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!