cat5

From Documentation
Revision as of 08:29, 17 December 2010 by Char (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
String cat5(String s1, String s2, String s3, String s4, String s5);
i.e., StringFns.cat5(String, String, String, String, String)

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

Version History

Last Update : 2010/12/17


Version Date Content
     



Last Update : 2010/12/17

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