Skip to content
/ subnet Public

A simple command line subnet calculator written in C

License

Notifications You must be signed in to change notification settings

bjames/subnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

subnet

A simple command line subnet calculator written in C. This program was primarily written to explore binary logic.

Compile with "gcc ./subnet.c"

Run with "./a.out " or "./a.out "

Any invalid entry runs the help function. The program doesn't do much input validation at present.

About

A simple command line subnet calculator written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages