From: | Emanuele Cesaroni |
Date: | 03 Aug 2000 at 16:19:18 |
Subject: | (unknown) |
Hi C coders.
I have written a shared library, and in some functions of its i call
printf().... well when in the main program i open the lib and i call one of
these function, nothing is outputted.
Surely the library works, all the others functions are ok, i think that the
library doesn't know stdout, how can i do ?
I am using StormC v3.0.
Thank you a lot.
Bye.
Emanuele.