This project demonstrates multiplication and division of large numbers (up to 50 digits) using C.
- Handles multiplication of large numbers.
- Handles division of large numbers with proper validation.
- Designed to work with up to 50 digits.
- Clone the repository:
git clone https://github.com/hesamedine1410/Multiplication_and_division_of_50_digit_numbers.git