| delorie.com/archives/browse.cgi | search |
| From: | pavenis AT lanet DOT lv |
| Message-ID: | <B0000096552@stargate.astr.lu.lv> |
| To: | Marcus Rohrmoser <marcus DOT rohrmoser AT gmx DOT de>, djgpp AT delorie DOT com |
| Date: | Fri, 30 Jul 1999 21:38:06 +0300 |
| MIME-Version: | 1.0 |
| Subject: | Re: Unlimited size integers |
| In-reply-to: | <37A18F58.FBEF3C82@gmx.de> |
| X-mailer: | Pegasus Mail for Win32 (v3.11) |
| Reply-To: | djgpp AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
On 30 Jul 99, at 13:41, Marcus Rohrmoser wrote:
>
> There's a possibility if using C++. See <somplex.h> for an example how
> to create your own types beeing useable like builtins.
>
> But 'unlimited' still won't be possible, for your computer's memory IS
> limited.
>
1) Install libg++ binaries
2) After that
#include <Integer.h>
and class Integer provides functionality You want (of course
for C++ only)
Andris
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |