Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Suggestion: c library access



Jan Kroken wrote:

> I have a suggestion for a (far) future Zsh enhancement. What if you
> could load libraries, and call functions from them on the command line?
> 
> Imagine the following script which uses a function float pow(float,float):

Well, this special case is already handled with the mathfunc
module. Otherwise... interesting idea, are you volunteering?

This reminded me: mathfunc uses drem(), but at least the Solaris 5.6 I 
have access to here doesn't seem to have that.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



Messages sorted by: Reverse Date, Date, Thread, Author