I really like Obj-C
How many lines will it take to write this in any other language?
lineHeight = [[[[[[doc rootElement] elementsForName:@”common”] lastObject] attributeForName:@”lineHeight”] stringValue] doubleValue];
How many lines will it take to write this in any other language?
lineHeight = [[[[[[doc rootElement] elementsForName:@”common”] lastObject] attributeForName:@”lineHeight”] stringValue] doubleValue];