Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program can be run by callling it with a string, and an optional -v. If the -v is present then the porgram will show steps taken to reach a conversion to binary, otherwise it will simply print the binary version.

Example call: java Conversions "This is way cool" -v

About

This program will convert a given string to binary based on ASCII tables. It will when given the -v option after the string show all steps to get to the result.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages