readme

来自「Adhoc无线网络路由协议源码」· 代码 · 共 13 行

TXT
13
字号
http://aslib.sourceforge.netFoe example of how to use this library see the directory demo_router in this distribution. Essentially you #include <ASL/api.h> and link against -lASL. See the Makefile there to modify your routeing daemon's Makefile.To compile the package without DEBUG flag enabled,1. make maintainer-cleanremove -DDEBUG from AM_CFLAGS in libASL/Makefile.am./bootstrap./configuremakemake install

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?