NSString* str; int score = 100; str = [NSString stringWithFormat: @"SCORE %04d", score];
下から選んでください: