CFStringRef string = @"Hello, " string = concat( string, @"World!" ) print string