Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update armstrong.c #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Commits on Dec 25, 2023

  1. Update armstrong.c

    basically easy to understand for the reader if divided into several functions. Makes the code readable,precise &simple.
    srinjoy07pal authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    7ee3c72 View commit details
    Browse the repository at this point in the history
  2. Update TRANSPOSE_0FMATRIX.c

    using a function makes the code more simple and easy to understand . So here is a version of the program with function
    srinjoy07pal authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    c7b7557 View commit details
    Browse the repository at this point in the history