Re: Is there any reason not to have sort function from C API?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Is there any reason not to have sort function from C API?
- From: Rebel Neurofog <rebelneurofog@...>
- Date: 2011年8月17日 13:32:21 +0400
> Just call table.sort from C API?
Do you really think, that it is funny?
At least I have customizable API in my software.
'table' isn't there by default.
I had to remove "tostring ()" dependency from "print ()" (why did they do this?)