On 2022-08-22 14:17:08 +0200, Paul Zimmermann wrote:
>Hi,
>
> the fine manual says:
>
>All declarations needed to use GMP are collected in the include file
>'gmp.h'. It is designed to work with both C and C++ compilers.
>
> #include
>
> Note however that prototypes
Hi,
the fine manual says:
All declarations needed to use GMP are collected in the include file
'gmp.h'. It is designed to work with both C and C++ compilers.
#include
Note however that prototypes for GMP functions with 'FILE *'
parameters are only provided if ''