Kevan Hashemi wrote:
I use long strings to pass numerical data into and out of a shared library I compile from Pascal. Right now, I generate a long string of numbers like this.
But why don't you pass the numerical data in binary form ?
Regards,
Adriaan van Os