debian man page for pgagetdatatype

Query: pgagetdatatype

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PGAGetDataType(8)						      PGAPack							 PGAGetDataType(8)

NAME
PGAGetDataType - Returns the data type used by the given context.
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetDataType(ctx) PGAContext *ctx
LOCATION
pga.c
EXAMPLE
Example: PGAContext *ctx; int datatype; : datatype = PGAGetDataType(ctx); switch (datatype) { case PGA_DATATYPE_BINARY: printf("Data Type = PGA_DATATYPE_BINARY0); break; case PGA_DATATYPE_CHARACTER: printf("Data Type = PGA_DATATYPE_CHARACTER0); break; case PGA_DATATYPE_INTEGER: printf("Data Type = PGA_DATATYPE_INTEGER0); break; case PGA_DATATYPE_REAL: printf("Data Type = PGA_DATATYPE_REAL0); break; case PGA_DATATYPE_USER: printf("Data Type = PGA_DATATYPE_USER0); break; } 05/01/95 PGAGetDataType(8)
Related Man Pages
pgasetrealinitpercent(2) - debian
pgasetrealinitrange(2) - debian
pgacreate(8) - debian
data::dump::filtered5.18(3) - mojave
stream_notification_callback(3) - php
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Weird 'find' results
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections