<p>Dear friends,</p>
<p>Where is the fprintf function definition in Xserver source code? </p>
<div>If one uses fprintf in the Xserver source code, one need not include <stdio.h>. Why? Is this because fprintf is defined elsewhere, perhaps in a custom file like mystdio.h? </div>
<div><br>In the same way, is it possible to use the functionality of dlopen(), dlsym() etc. by making a custom header file like mydlfcn.h and changing the Imakefile/Makefile appropriately? </div>
<div> </div>
<div>Any and all suggestions are welcome.</div>
<div> </div>
<div>Many thanks</div>
<div>KM</div>