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

C API Functions for ADPs

The following C API functions allow you to invoke ADPs or register ADP tags from a C program. They are described in detail in the C Developer's Guide on the specified pages.

C Function

Brief Description

Ns_AdpParseBuffer (see page 41 of C Developer's Guide)

Processes an ADP from a null-terminated string.

Ns_AdpParseFile (see page 42 of C Developer's Guide)

Processes an ADP file specified by filename

Ns_AdpParseFp (see page 43 of C Developer's Guide)

Processes an ADP file specified by file pointer

Ns_RegisterAdpCmd (see page 230 of the C Developer's Guide)

Registers an ADP tag that you define

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.