NVIZ2.2
Jaro Hofierka
hofierka at netlab.sk
Thu Sep 16 04:37:59 EDT 1999
Michel Wurtz - ENGEES/CEREG wrote:
> Jaro Hofierka wrote:
> >
> > the problem is in g.gisenv (main.c) where you must change
> > printf() to fprintf().
>
> Uh ? I don't understand that. There is no difference between
> printf( xxx...) and fprintf( stdout, xxx...). And if the first
> arg of fprintf is not of type *FILE, you will get some run-time
> error...
>
> --
> Michel Wurtz ENGEES - CEREG
fprintf(stderr,...) works, printf() not.
Jaro
More information about the grass-user
mailing list