如何使用纯C读取excel文件? [英] How to read excel file using pure C?

查看:139
本文介绍了如何使用纯C读取excel文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

正如标题所示,我有一个任务需要从excel文件读取数据。我想知道如何在纯C中实现它,而不是C ++或C#。 Btw,我需要在Linux中编写和测试程序,但其他人可能会使用Windows中的代码,这意味着我的代码必须与操作系统无关。谢谢。

解决方案

查看 http://xlslib.sourceforge.net/


As the title said, I have a task that I need to read data from excel files. I'm wondering how to implement it in pure C, not C++ or C#. Btw, I need to write and test the program in Linux but others may use the code in Windows, which means my code has to be OS independent. Thank you.

解决方案

Check out http://xlslib.sourceforge.net/

这篇关于如何使用纯C读取excel文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆