1 line
47 B
Objective-C
1 line
47 B
Objective-C
int byteCount = [@"møøse" length] * 2; // 10
|
int byteCount = [@"møøse" length] * 2; // 10
|