3 Dec 17:39
Re: handles and foreign C functions
Andrea Rossato <mailing_list <at> istitutocolli.org>
2008-12-03 16:39:42 GMT
2008-12-03 16:39:42 GMT
Hello Bulat,
On Wed, Dec 03, 2008 at 07:26:39PM +0300, Bulat Ziganshin wrote:
> either some error in the code (i neevr used this feature) or stdout
> may be defile by a macro.
the second you said:
/* C89/C99 say they're macros. Make them happy. */
(from stdio.h)
> can you try to define function for it:
>
> FILE *out() {return stdout;}
This does the trick.
Thank you once again.
Andrea
RSS Feed