lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: memory-stream.cc


From: Jan Nieuwenhuizen
Subject: Re: memory-stream.cc
Date: Sat, 26 Feb 2005 00:36:40 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Han-Wen Nienhuys writes:

> The library doesn't do anything spectacular, except call fprintf and
> fputs for output.

To be precise: fopencookie, fprintf, fclose, putc.

> The quickest path to get that up and running without
> modifying the code to make a mini-library which mimicks C streams, adn
> do
>
>    #define FILE My_file

This is no use, as ttflib is compiled with the C compiler?

>    #define fprintf My_fprintf
>
> and link a library providing this struct and function.

Ugh, now that's an ugly hack.  Added to libc-extension.

Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]