Skip to content

A simple program to convert numbers to two's complement

License

Notifications You must be signed in to change notification settings

elailai94/Twos-Complement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Twos-Complement

About

This repository contains a simple program to convert numbers to two's complement. It is written entirely in C++.

Compilation

make

Clean Build

make clean

Execution

./twoscomplement

Note: The compilation and execution step can be combined into a single step by running: make run.

License

This repository is licensed under the MIT License.

About

A simple program to convert numbers to two's complement

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published