|
or a new data type: varying4 vary4 varylarge verylarge ...
will it be 16MB large or teraspace large?
How would the compiler handle procedures that return large varying
strings? As I understand it:
d something_ToString...
d pi 32000a varying
d InSomething likeds(refSomething)
/free
return 'abc' ;
/end-free
this procedure will copy 32002 bytes back to the caller despite the
actual varying value being only 3 characters.
Would a procedure that returns a 16meg varying always copy 16meg back
to the caller?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.