lua-users home
lua-l archive

Re: Cross-platform newlines in multiline strings

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> I'm guessing that all of the following
> 
> <X> <NL> <NL> <X>
> <X> <NL> <CR> <NL> <CR> <X>
> <X> <CR> <CR> <X>
> <X> <NL> <CR> <NL> <CR> <X>
> 
> will be treated as
> 
> <X> <NL> <NL> <X>
Yes (assuming that NL is LF :).
-- Roberto

AltStyle によって変換されたページ (->オリジナル) /