in reply to Inline: where did the output go?
But I have no idea if you need this with your inline code. Can I suggest that you show a small sample of code?PerlIO * debug = PerlIO_open ("debug.txt", "a"); PerlIO_printf(debug, "\nEntry, File: %s\n", szName);
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Inline: where did the output go?
by andye (Curate) on Jun 12, 2007 at 14:25 UTC | |
by Anonymous Monk on Jun 12, 2007 at 14:36 UTC | |
by andye (Curate) on Jun 13, 2007 at 12:01 UTC |