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

2 lines
47 B
Mathematica
Raw Permalink Normal View History

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