Skip to content

Xxzer042xX/deci_to_bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deci_to_bin

A C program that converts a decimal number to binary

Available Commands

make ou make all

  • Description: Compile and generates the executable.

make deci_to_bin

  • Description: Specifically generates the deci_to_bin executable.

make obj

  • Description: Creates the obj/ directory for object files.

make clean

  • Description: Removes the generated object files.

make fclean

  • Description: Removes the object files and the executable.

make re

  • Description: Completely rebuilds the project.

About

A C program that converts a decimal number to binary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •