]> git.ipfire.org Git - thirdparty/cups.git/commit
Add example code for reading and writing binary data in a PPD file.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 9 May 2012 22:34:27 +0000 (22:34 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 9 May 2012 22:34:27 +0000 (22:34 +0000)
commit2a5d90e4fe8faac6e71c93f457358caca6fb8f50
tree26fee04c6b6c269f1341fb8559605ae479d705e5
parentf72be03c38a625cd1c1056212f6cd16f4f852252
Add example code for reading and writing binary data in a PPD file.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10459 7a7537e8-13f0-0310-91df-b6672ffda945
examples/ppdx.c [new file with mode: 0644]
examples/ppdx.h [new file with mode: 0644]
examples/testppdx.c [new file with mode: 0644]
examples/testppdx.ppd [new file with mode: 0644]