What is the syntax for new line in Objective-C?

前端 未结 6 1011
眼角桃花
眼角桃花 2020-12-17 15:07

Can anyone tell me what is the symbol used for new line?

In the C language we use \'\\n\' for new line. What do we use in Objective-C?

is it sam

6条回答
提交回复
热议问题