Skip to content

deepak0405/Content-Oriented-Printer-Autoselection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Content-Oriented-Printer-Autoselection

This repo contains practice codes regarding content-oriented printer autoselection. get-printer-attributes.c requests ipp attributes for a given printer, later this attributes are stored in a csv file.

Get-Printer-Attributes

Compilation Instruction: gcc get-printer-attributes.c -lcups

Execution Instruction : ./a.out

Files:

  1. get-printer-attribute.c : C code to get printer attributes.
  2. output.csv : csv file containing printer's attribute.

About

Test Code for GSoC work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages