Example of how an app could read data from a pipeline, this one wont run before queue...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 12 Feb 2003 23:18:54 +0000 (23:18 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 12 Feb 2003 23:18:54 +0000 (23:18 +0000)
commitc17b392f202f98dd67ffbd24069e331c6cd3fc03
tree24382962e83516146dde0f9bb08c08160d09af35
parenta3abc0613320b9305b69a1e8527bdaf5c3e4f302
Example of how an app could read data from a pipeline, this one wont run before queue is changed.

Original commit message from CVS:
Example of how an app could read data from a pipeline, this one wont run
before queue is changed.
examples/appreader/.gitignore [new file with mode: 0644]
examples/appreader/Makefile.am [new file with mode: 0644]
examples/appreader/appreader.c [new file with mode: 0644]
tests/old/examples/appreader/.gitignore [new file with mode: 0644]
tests/old/examples/appreader/Makefile.am [new file with mode: 0644]
tests/old/examples/appreader/appreader.c [new file with mode: 0644]