?? bnlegal.c
字號:
/*
* BigNum multiprecision integer math library.
*
* $Id: bnlegal.c,v 1.3 1997/05/06 00:21:10 mhw Exp $
*/
#include "pgpConfig.h" /* For "const"! */
/* Force inclusion of this... */
#include "bnlegal.h"
volatile const char bnCopyright[] =
"\0bnlib 1.1.2 Copyright (c) 1995,1996 Colin Plumb.";
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -