irdadump.c

来自「linux操作系统下的红外驱动的测试程序」· C语言 代码 · 共 20 行

C
20
字号
/********************************************************************* * * Filename:      irdadump.c * Version:       0.6.1 * Description:   irdadump sniffs IrDA frames, and is inspired by tcpdump * Status:        Experimental. * Author:        Dag Brattli <dagb@cs.uit.no> * Created at:    Sun Oct  4 20:33:05 1998 * Modified at:   Wed Jan 19 11:03:32 2000 * Modified by:   Dag Brattli <dagb@cs.uit.no> * *     Copyright (c) 1998-2000 Dag Brattli, All Rights Reserved. *     Copyright (c) 2002-2003 Jean Tourrilhes, All Rights Reserved. * *     This program is free software; you can redistribute it and/or *     modify it under the terms of the GNU General Public License as *     published by the Free Software Foundation; either version 2 of *     the License, or (at your option) any later version. * *     Neither Dag Brattli nor University of Troms

⌨️ 快捷键说明

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