![]() |
![]()
| ![]() |
![]()
NAMEdltest - A simple library symbol test program SYNOPSISdltest [ library symbol ] DESCRIPTIONdltest is a simple program that determines whether a symbol appears in a (shared object) library. The name of the library must be prefixed by a full system path. If no parameters are provided, dltest prints a short help message. EXAMPLESTo determine if the symbol printf is found in libc-2.18.so, run: $ dltest /usr/lib/libc-2.18.so printf
AUTHORSThe authors of unixODBC are Peter Harvey <pharvey@codebydesign.com> and Nick Gorham <nick@lurcher.org>. For a full list of contributors, refer to the AUTHORS file. COPYRIGHTunixODBC is licensed under the GNU Lesser General Public License. For details about the license, see the COPYING file.
|