New line in a file (with dini)
#8

Quote:
Originally Posted by OPremium
Посмотреть сообщение
That's because \r and \n are some type of "special characters", when you use them in PAWN it gets converted to 0xD (\r) and 0xA (\n) but if you type it in a file it will stay "as is" (Just a simple \ and a "r" or "n"). If you use notepad++ with "Show all characters" enabled it will show a "CR" and "LF" at the end of each line, that's \r\n
That's a thing I didn't know, thanks .
Reply


Messages In This Thread
New line in a file (with dini) - by Dehumanizer - 15.05.2012, 00:36
Re: New line in a file (with dini) - by SuperViper - 15.05.2012, 00:42
Re: New line in a file (with dini) - by Dehumanizer - 15.05.2012, 00:49
Re: New line in a file (with dini) - by iRage - 15.05.2012, 00:53
Re: New line in a file (with dini) - by Dehumanizer - 15.05.2012, 01:00
Re: New line in a file (with dini) - by iRage - 15.05.2012, 01:32
Respuesta: New line in a file (with dini) - by OPremium - 15.05.2012, 01:37
Re: Respuesta: New line in a file (with dini) - by iRage - 15.05.2012, 01:43
Re: New line in a file (with dini) - by john_jenkins - 15.05.2012, 05:26
Re: New line in a file (with dini) - by TzAkS. - 15.05.2012, 05:27

Forum Jump:


Users browsing this thread: 1 Guest(s)