[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_ModuleSymbol

Overview

Return symbol

Syntax

    int Ns_ModuleSymbol(
    char *sModuleFile,
    char *sSymbolName
    );

Description

The Ns_ModuleSymbol function returns a pointer to the value of a symbol in a particular shared library.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.