Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz 2.2.b: file types

Write a C program that prints the type of file for each path provided as a command-line argument.

Important notes:

  1. If the path is not accessible, print the message path error.
  2. Refer to the sample output sample_output.txt.
  3. Usage: ./types path1 [path2 ...]
  4. Your program will be manually tested for correctness with additional test cases including different paths.
  5. Your program should compile with no errors and warnings.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages