Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Sex::toString Method (std::string&)

Returns specified output label for sex of worker.

C++
std::string toString(
    const std::string& format
) const;
Parameters 
Description 
const std::string& format 
Format to use. If "c", return capitalized string. Otherwise, return lower-case string. 

Output label for sex of worker.

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