📄 readme.libnet-config
字号:
===============================================================================
LIBNET 1.0 (c) 1998 - 2001 Mike D. Schiffman <mike@infonexus.com>
http://www.packetfactory.net/libnet
===============================================================================
As of version .99c, libnet gcc options should be handled via the
libnet-config script. This script, created during the GNU configure
process will ensure that future libnet compilations contain the correct
CPP and CFLAG options as well as libraries for the targeted architecture.
A sample invocation might be:
host:~> gcc -Wall `libnet-config --defines` foo.c `libnet-config --libs`
As of version 0.99e, it is mandatory that it be invoked, if for no
other reason than to specify byte-ordering. See README.legacy-applications
for more information.
EOF
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -