install

来自「MTL C++ Numeric Library」· 代码 · 共 26 行

TXT
26
字号
Installation of doubledouble:0. Unpack shar or tar file.   Typical location: ~/math++/2.2/1. Edit top part of `Makefile' to suit your hardware and compiler2. makeUser programs should:   (a) #include "doubledouble.h"   (b) compile with -DDD_INLINE   (c) compile with -Dx86 on x86 hardware (including Pentium)   (d) link libdoubledouble.aSee trydd.cc for examples of usage.This code has been tested on:x86-unknown-linux with gcc 2.7.2.1 mips*-sgi-irix6 with ecgs-1.0sparc-sun-solaris2.4 with ecgs-1.0x86-windows95 with Microsoft C++ 5.0Please report problems (or success!) to Keith Briggs kmb28@cam.ac.uk.

⌨️ 快捷键说明

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