cat3

From Documentation
Revision as of 07:29, 16 November 2010 by Tomyeh (talk | contribs)
String cat3(String s1, String s2, String s3);
i.e., StringFns.cat3(String, String, String)

Concatenates three strings together. Note: null is considered as empty.

Version History

Last Update : 2010/11/16

Version Date Content
     



Last Update : 2010/11/16

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.