expr-config-h.in
来自「a very popular packet of cryptography to」· IN 代码 · 共 26 行
IN
26 行
/* Templates for expr configuration. -*- mode:c -*-Copyright 2001, 2002 Free Software Foundation, Inc.This file is part of the GNU MP Library.This program is free software; you can redistribute it and/or modify it underthe terms of the GNU General Public License as published by the Free SoftwareFoundation; either version 2 of the License, or (at your option) any laterversion.This program is distributed in the hope that it will be useful, but WITHOUT ANYWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR APARTICULAR PURPOSE. See the GNU General Public License for more details.You should have received a copy of the GNU General Public License along withthis program; if not, write to the Free Software Foundation, Inc., 59 TemplePlace - Suite 330, Boston, MA 02111-1307, USA. *//* Whether mpfr functions and headers are available. */#define HAVE_MPFR @HAVE_MPFR_01@/* Define to 1 if you have the declaration of `optarg', and to 0 if not. */#define HAVE_DECL_OPTARG @HAVE_DECL_OPTARG@
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?