> environ returns char ** > > should the returning part in cFuncs.st be > > returning: ( #array #string ) > > what about the size though?
Returning #(#ptr #string), with some Smalltalk code to convert it to an OrderedCollection. Everything else is correct. Paolo _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
