Intercept dynamic library methods with LD PRELOAD: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 24: Line 24:
#endif
#endif


</source>
</syntaxhighlight>


print1.c
print1.c
<source lang="c" >
<syntaxhighlight lang="C" >
#include "print.h"
#include "print.h"