Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DtDtsDataTypeIsAction(3) — CDE 1.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DtDts(5)

DtDtsLoadDataTypes(3)

DtDtsDataTypeIsAction(3)

NAME

DtDtsDataTypeIsAction − determine if the data type is an action

SYNOPSIS

#include <Dt/Dts.h>
int DtDtsDataTypeIsAction(const char ∗datatype);

DESCRIPTION

The DtDtsDataTypeIsAction() function determines if the specified data type is an action—a data type that was loaded from the action tables of the actions and data types database.

The datatype argument is a pointer to a data type name string. 

RETURN VALUE

Upon successful completion, the DtDtsDataTypeIsAction() function returns non-zero if the data type is an action; otherwise, it returns zero.

SEE ALSO

DtDts(5), DtDtsLoadDataTypes(3). 

SunOS 1.0.1  —  Last change: 15 Jun 1994

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026