Skip to content

bobzhang199102/FileProcess1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

  1. The path to the file is to be passed to the program as a parameter. The file can contain zero to more lines. Each line can contain zero or more float numbers being separated by one or more space characters.
  2. The output of the program is the total count of numbers and the sum of all numbers.
  3. To use the method processFile(). Please 1) Create a class FileProcess 2) Use the method processFile(fileName) where fileName should be passed as a parameter and its type is String.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages