stderr ?
Rayman
Posts: 14,665
Looking at some C source codes, I see this used:
fprintf(stderr, ...
This doesn't seem to work in PropGCC, at least not without doing something I don't know how to do...
Is there a simple way to have stderr prints go somewhere?
fprintf(stderr, ...
This doesn't seem to work in PropGCC, at least not without doing something I don't know how to do...
Is there a simple way to have stderr prints go somewhere?
Comments