GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
dltest(1) UnixODBC manual pages dltest(1)

dltest - A simple library symbol test

dltest [ library symbol ]

dltest is simple test of occurence of the symbol in the library. The library must be a full (with path) file name of the shared object, in which the search for symbol should be performed.

Without any parameters, dltest print short help message.

To determine if the symbol printf is found in the libc-2.18.so:

$ dltest /usr/lib/libc-2.18.so printf

The authors of unixODBC are Peter Harvey and Nick Gorham. For the full list of contributors see the AUTHORS file.

unixODBC is licensed under the GNU Lesser General Public License. For details about the license, see the COPYING file.
Thu 13 Feb 2014 version 2.3.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.