RosettaCodeData/Task/String-length/Objective-C/string-length-3.m

2 lines
47 B
Mathematica
Raw Permalink Normal View History

2013-04-11 01:07:29 -07:00
int byteCount = [@"møøse" length] * 2; // 10