|
| From: | Werner LEMBERG |
| Subject: | Re: [Groff] Compilation problem under Mac OS X |
| Date: | Sat, 12 Jul 2003 21:44:40 +0200 (CEST) |
> split_file += '\0';
> -> stdout = fopen(split_file.contents(), "w");
> html.set_file(stdout);
>
> the assignment to `stdout'. I guess the code can be written to use
> another file handle..
Please do so. `stdout' can be a macro...
Werner
| [Prev in Thread] | Current Thread | [Next in Thread] |