Skip to content

Frankaiyou/LargeIntegar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LargeIntegar

Module

  • Input
    • Basically completed
  • Output
    • Basically completed
  • Constructor
    • Basically completed
  • Memory management
    • Incomplete
  • Convert with other formats
    • Basically completed
  • Arithmetic operators
    • Division and Multiplicaion;
  • Relational operators
    • Not Tested
  • Logical operators
    • Basically completed
  • Subscript operators
    • Not needed for now

ToDoList

  • division;
  • Multiplicaion;
  • Fix the Compare;
  • Possible memory leaks;
  • Sub or Add is lengthy.

1.0.1

  • Fixed the Output that appear Prefix zero; Now it will remove the Prefix zero In The Substruction;
  • Modified the way input a LargeIntegar, which input a string and convert it to LargeIntegar;
  • Calculate the memory more reasonable in substruction and addition;
  • Added the new file histort.cpp, code that discarded place it here;
  • Added relational operators;
  • Streamline the Add and Sub;

1.0.1.1

  • Streamline the Add and Sub; But it still very lengthy;

1.0.1.2

  • Solve a Bug in convert_string_to_largeIntegar;

1.0.1.3

  • Added relational operators: (No tested!) '<', '>', '>=', '<=', '==', '!=' .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages