SRGraphTitle::GetLineCount
intSRGraphTitle::GetLineCount(LPCTSTRlpszText)
Calculate the number of lines in a given string, the separator is '\\n'. Empty line is also counted
Defined in: SRGraphTitle.cpp
Return Value
int Number of lines.
Parameters
lpszText
LPCTSTR lpszText The NULL terminated string text to count on