Big Integers Problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I generate Big Integers in VB .NET?

For example, if I have a number like

98908324328432864872364234623874682342234234242342

that can't be stored in INT64 or INT32 type variable. How can I generate it?

Secondly, how will I multiply 2 big Integers?

Your help will be
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top