lib_mysqludf_sys

Developed In: C  — Status:  Development - Alpha

This library lib_mysqludf_sys contains a number of functions that allows one to interact with the operating system. 1. sys_exec - executes an arbitrary command, and can thus be used to launch an external application. 2. sys_get - gets the value of an environment variable. 3. sys_set - create an environment variable, or update the value of an existing environment variable. Use lib_mysqludf_sys_info() to obtain information about the currently installed version of lib_mysqludf_sys

Roland Bouman
The GNU General Public License (GPL)
Software Developers/Engineers
Intermediate
Development - Alpha
C

Current Tags

You must be logged in to tag this project

No Comments yet

Votes

  • Rated 4.50 out of 5
Rated 4.50 out of 5 with 2 votes cast.
You must be logged in to vote.

Watches

2 members are watching this project
You must be logged in to track this project.

Provide Feedback

Please note:
HTML will be purified, but we allow for a number of HTML tags so that you have the flexibility to decorate your comment text to some extent. The comments allow the following HTML tags:

strong, b, em, blockquote, a, code, pre

To put code into your comment, simply encapsulate your code with
[code language="XXX"][/code], where XXX is any common language, for instance "PHP", "SQL", "C", etc.



You must be logged in to comment