libpgplotxx.a (C++ interface to PGPLOT)

◆ section()

void section ( const std::string &  s)

Definition at line 63 of file pgtestxx.cc.

References printtitle().

Referenced by testhandle().

63 { printtitle(s, '='); }
void printtitle(const std::string &s, const char &c)
Definition: pgtestxx.cc:55
Here is the call graph for this function:
Here is the caller graph for this function: