Guest User

Untitled

a guest
Sep 23rd, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. EXPORT static void sOutput(int nVerbosity, const OTString & strOne);
  2. EXPORT static void sOutput(int nVerbosity, const OTString & strOne, const OTString & strTwo);
  3. EXPORT static void sOutput(int nVerbosity, const OTString & strOne, const OTString & strTwo, const OTString & strThree);
  4. EXPORT static void sOutput(int nVerbosity, const OTString & strOne, const OTString & strTwo, const OTString & strThree, const OTString & strFour);
  5. EXPORT static void sOutput(int nVerbosity, const OTString & strOne, const OTString & strTwo, const OTString & strThree, const OTString & strFour, const OTString & strFive );
Add Comment
Please, Sign In to add comment