Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Outfile::header Method

Writes a heading line to a print file.

C++
virtual void header(
    const std::string& webTitle
) = 0;
Parameters 
Description 
const std::string& webTitle 
The heading line to print. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!