Skip to content

mrehfeld-code/NumberComparator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NumberComparator

An assembly program that takes two numbers and compares them.

About

The program itself isn't of any real use. It's just a project for fun. You can also edit the source code and use it as a playground project. Have fun with it.

Building and Compilation

to build run:

mkdir build
make

Copyright

Copyright © 2023 by mrehfeld-code licensed under MIT License