Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PageOut::getString Method

Returns one line of output.

C++
std::string getString(
    unsigned index
) const;
Parameters 
Description 
unsigned index 
Index of desired line (0-based). 

The specified line of output.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!