This is the Linux app named XLSX I/O whose latest release can be downloaded as xlsxio-0.2.21.tar.xz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named XLSX I/O 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.
XLSX I/O
Ad
DESCRIPTION
Cross-platform C library for reading values from and writing values to .xlsx files.XLSX I/O aims to provide a C library for reading and writing .xlsx files.
The .xlsx file format is the native format used by Microsoft(R) Excel(TM) since version 2007.
The library was written with the following goals in mind:
- primary focus on data values organized in tables, on not layout or graphics
- written in standard C, but allows being used by C++
- simple interface
- small footprint
- portable across different platforms (Windows, *nix)
- minimal dependancies: only depends on expat (only for reading) and libzip (which in turn depends on zlib)
- separate library for reading and writing .xlsx files
Also includes command line tools to convert between .xslx and CSV files.
Features
- Can read data from .xlsx files
- Can write date to .xlsx files
- Cross-platform portable C library
Audience
Information Technology
Programming Language
C++, C
Database Environment
Other file-based DBMS
This is an application that can also be fetched from https://sourceforge.net/projects/xlsxio/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.