cat

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

Concatenates two strings. 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.