cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Increasing The Number of Decimal Places
Increasing The Number of Decimal Places in C/C++ whit GMP
Aug 28, 2011 at 4:06pm UTC
RobertoSantarem
(1)
Could anyone help me?
I need to make some calculations using a precision very high, then I installed the Library "GMP 5.0.2" using the WebUpdade of "Dev-C++ 4.9.9.2", but when I try to compile a simple program the message:
[Linker error] undefined reference to'__gmpz_clear'
...
apear for me. My computer use the Windows XP and I know that I need to link outward this library but I'm not getting to do this.
Thanks
Roberto Santarém / São Paulo, Brazil
Last edited on
Aug 28, 2011 at 11:57pm UTC
Topic archived. No new replies allowed.