Skip to content

subharatti/Binary-Conversion-Utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SE 2XC3: C Basics Assignment

Course: SE 2XC3
Date: November 3rd, 2025
Name: Subha Ratti

Overview

This project is a simple Linux utility named binconv written. It takes set number of bits value, encoded format for negative numbers, and possibly a range of longs. The output is the binary conversion of the input depending on what the user asked for. The usage format is: binconv [-b BITS] [-f 0|1|2] [-r START FINISH].

About

A Linux utility written in C to convert user specified decimal numbers into binary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published