Skip to content

AndyVera/Binary-ASCII_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Binary-ASCII_Generator

BinaryGenerator.c will generate a file of binary numbers from 0 to 127. The format of it is 8 8-bit integers per row. Then ASCIIGenerator.c can use this file to be able to genrate a file that shows the ASCII table. It shows the binary value, its ASCII value, its decimal value and its parity.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages