Skip to content

x-nunez/printer-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Printer management

This project provide management for a list of printers utilizing Abstract Data Type (ADT) queue and list structures.

Features

  • Add and remove printers
  • Manage print jobs (send and print to printers)
  • List pending jobs
  • List low-load printer(s)

Usage

Execute the compiled file by adding the path to the file containing the printer data as an argument or utilize the makefile by running the command

  make exe