[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
long int
machine
integers;
long long int
machine integers;
long long int
s are recognized by GCC and in the ISO C99
standard;
Installation is done with `make install'.
Using GMP integers prevents any overflow problems. Be cautious, these are not detected ! The observed effect is usually an infinite loop.
Enter the `C' directory, and type the above-mentioned commands.
`make all%' where %=i,l,g generates the `libpolka%.a' C library, and the following public OCaml files:
Type `make doc'. The generated files `polka.dvi', `polka.ps', `polka.info' and `html/*' can be found in the `documentation' directory.