cat"
From Documentation
m |
|||
Line 10: | Line 10: | ||
=Version History= | =Version History= | ||
− | + | {{LastUpdated}} | |
{| border='1px' | width="100%" | {| border='1px' | width="100%" | ||
! Version !! Date !! Content | ! Version !! Date !! Content |
Latest revision as of 08:28, 17 December 2010
String cat(String s1, String s2);
Concatenates two strings. Note: null is considered as empty.
Version History
Version | Date | Content |
---|---|---|