Post Reply 
Extended Precision Library by G.E.
08-27-2021, 03:50 PM (This post was last modified: 08-27-2021 03:54 PM by roadrunner.)
Post: #6
RE: Extended Precision Library by G.E.
@Didier,

Since multiprecission has the line:

xsetp();

at the top of the program, shouldn't that allow it to compile?

@ everyone else:

This procedure should work:

1. Open multiprecision in the editor and rem out line 267: //xsetp(n);
2. Tap the check button, it should compile with no errors;
3. Open multiprecission2 and tap the check button, it should compile with no errors;
4. Open testmulit and tap the check button, it should compile with no errors;
5. Open multiprecision again and un rem line 267: xsetp(n);
6. Tap the check button and it should compile with no errors;
7. I repeated setps 3, 4, 5, and 6 to make sure everything worked, but that may not be necessary.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Extended Precision Library by G.E. - roadrunner - 08-27-2021 03:50 PM



User(s) browsing this thread: 1 Guest(s)