[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
4 GNU MPC Basics
All declarations needed to use GNU MPC are collected in the include file ‘mpc.h’. It is designed to work with both C and C++ compilers. You should include that file in any program using the GNU MPC library by adding the line
#include "mpc.h"
This document was generated on September 15, 2012 using texi2html 5.0.