PDA

Click to See Complete Forum and Search --> : format text output to a file


Jan 25th, 2000, 09:12 AM
let's say I got a 5 MB long string in memory.
I want to save it as a file with no more that 65 bytes per line.

looping sounds horrible...

is there a function doing this ?