📄 debug_decl.c
字号:
/* * $Source: /mit/kerberos/src/lib/des/RCS/debug_decl.c,v $ * $Author: steiner $ * * Copyright 1988 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file * <mit-copyright.h>. * * Declaration of debugging flag. */#ifndef lintstatic char rcsid_debug_decl_c[] ="$Header: debug_decl.c,v 4.2 88/02/24 14:20:36 steiner Exp $";#endif lint#include <mit-copyright.h>int des_debug = 0;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -