gEDA-dev: [PATCH] libgeda: Add f_print_stream function

Peter TB Brett peter at peter-b.co.uk
Tue Jul 25 11:59:46 EDT 2006


Hi folks,

I'm working on adding the ability to gschem to print to a command rather
than to a file.

The first patch is to add the ability to libgeda to print to a stream.

Backwards compatibility is preserved: most of the code from the old
f_print() has been moved into a new function called f_print_stream(), and
f_print() now only contains the logic to open a new file pointer and pass
it to f_print_stream().

Regards,

Peter

--
Quake II build tools: https://adidas.servegame.org/projects/buildutils/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f_print_stream.patch
Type: text/x-diff
Size: 2512 bytes
Desc: not available
Url : http://www.seul.org/pipermail/geda-dev/attachments/20060725/1d07047b/f_print_stream.bin


More information about the geda-dev mailing list