String s = "Hello, world!"; int not_really_the_length = s.length(); // XXX: does not (always) count Unicode characters (code points)!