المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : a single carriage return means new line? [modified]



C# Programming
04-27-2009, 12:33 PM
Hi all,

I'm using c# in VS 2008, I just found out a single '\r' could be used a new line control code, why's that considering '\r' is to move the position of the cursor to the first position on the same line? Isn't '\r\n' supposed to do that?


Thanks,




modified on Monday, April 27, 2009 4:10 AM