count the line feeds/carriage returnscarriage returns/line feeds. I believe in unicode they are still 0x000D and 0x000A respectively. that way you can be as efficient or as inefficient as you want, and decide if you have to deal with both characters or not
|
2 | added 124 characters in body | ||
|
|
||||
|
1 |
|
||
|
count the line feeds/carriage returns. I believe in unicode they are still 0x000D and 0x000A respectively |
||||
