It is still not exactly clear how "\p" works. Is it replaced at compiletime, that is that we would get the CR/LF when we compile on windows? Or is it processed at runtime, so whenever echo sees a "\p" on windows it outputs CR/LF?
- Platform dependent newline Stefan_Salewski
- Re: Platform dependent newline Araq
- Re: Platform dependent newline Stefan_Salewski
- Re: Platform dependent newline Hlaaftana
