Skip to content

AnasaAyatan/Simple_File_Storage_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple_File_Storage_Calculator

creating a console application tht calculates the total amount of storage needed for a collection of image, executable, and system files.

File size will all be calculated all in Kilobytes and then converted into Megabytes in the output (1024 Kilobyte = 1 Megabyte)

Only calculates file size as follows

IMAGE_FILES = 100 EXECUTABLE_FILES = 2048 SYSTEM_FILES = 20

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages