This is the Linux app named Extended C Library whose latest release can be downloaded as libxc-0.0.8-src.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Extended C Library with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
Extended C Library
DESCRIPTION:
Why Is libxc needed?
There doesn't exist a library for ANSI C99 for common data containers, such as vectors, trees, etc. There also also doesn't exist a library for common functionality, such as error reporting/logging, string functions, configuration management (reading config files), etc...
The programmer working in C doesn't have anything analogous to the Boost C++ library. The extended C library is intended to make some headway into providing this functionality. To ensure unrestricted usage the libxc project is provided under the very permissive BSD license. If you need a different license then please send me a request (lelanthran at gmail) and I'll do my best to satisfy your request.
What's completed?
As of writing, the following libraries have been written and tested:
1. Memory accounting/tracking
2. String operations
3. Vectors
4. Trees
5. Dictionary arrays
6. Configuration management
See the wiki page for more information
Features
- Portable C, so usable from almost every language
- Multiplatform
- Well-documented API, heavy on examples
- Permissive license
Audience
Information Technology, Science/Research, Education, Developers, Engineering
User interface
Console/Terminal, Command-line
Programming Language
C
This is an application that can also be fetched from https://sourceforge.net/projects/libxc/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.