Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Document::setExtension Method

Sets the extension on the file name.

C++
void setExtension(
    const std::string& newExtension
);
Parameters 
Description 
const std::string& newExtension 
The new file extension. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!