Results 1 to 2 of 2

Thread: Infinitely long integers

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Posts
    2

    Cool

    In Java, there is a class called BigInteger, which instances present (allmost) infinite big integers. There are also appropiate methods for adding, dividing, ...
    Is there something similar for Visual Basic?

    Thanks a lot,
    Hennie

  2. #2
    Lively Member
    Join Date
    Jun 2000
    Location
    Belgium
    Posts
    77
    There is not built-in similar in VB, you must made you own class, or take one made by someone else.
    KWell

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width