Save String with WriteStringN()

Everything else that doesn't fall into one of the other PB categories.
Lebostein
Addict
Addict
Posts: 833
Joined: Fri Jun 11, 2004 7:07 am

Save String with WriteStringN()

Post by Lebostein »

I know: WriteStringN() is writing an 'End-of-line' after the String.

Is these 'End-of-line' in PureBasic anytime 2 bytes (#LFCR$ or #LFCR$) or is the 'End-of-line' in certain cases 1 byte long (Linux, AmigaOS)?