16 Feb
2010
16 Feb
'10
12:35 p.m.
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