ppdEmit

Name

ppdEmit -- Emit code for marked options to a file.

Synopsis

#include <cups/cups.h>

int ppdEmit(ppd_file_t * ppd, FILE * fp, ppd_section_t section);

Description

Emit code for marked options to a file.

Return Value

0 on success, -1 on failure