1 Star 0 Fork 0

SyberOS/flex

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
This directory contains the example programs from the manual, and a
few other things as well. To make all the programs, simply type "make
-f Makefile.examples", and assuming you have flex and gcc, all will be
well.

To build the programs individually, type

   make -f Makefile.examples program_name

For example:

   make -f Makefile.examples expr

If you add an example to this directory, don't forget these steps:

* Add it to the EXTRA_DIST list in Makefile.am

* Add a build recipe to Makefile/examples.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/SyberOS/flex.git
git@gitee.com:SyberOS/flex.git
SyberOS
flex
flex
syberos_master

搜索帮助