debian man page for pgasetcharacterinittype

Query: pgasetcharacterinittype

OS: debian

Section: 2

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

PGASetCharacterInitType(2)					      PGAPack						PGASetCharacterInitType(2)

NAME
PGASetCharacterInitType - sets a flag to specify whether the character strings will be exclusively lowercase, exclusively uppercase, or a mixure of both cases.
DESCRIPTION
Legal flags are PGA_CINIT_UPPER, PGA_CINIT_LOWER, and PGA_CINIT_MIXED. Default is PGA_CINIT_LOWER.
INPUT PARAMETERS
ctx - context variable value - symbolic constant specifying which case
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGASetCharacterInitType(ctx, value) PGAContext *ctx int value
LOCATION
char.c
EXAMPLE
Set program to generate exclusively uppercase letters PGAContext *ctx; : PGASetCharacterInitType(ctx, PGA_CINIT_UPPER); 05/01/95 PGASetCharacterInitType(2)
Related Man Pages
hx509_validate_ctx_free(3) - freebsd
pgasetrealinitrange(2) - debian
pgasendreceiveindividual(4) - debian
hx509_bitstring_print(3) - freebsd
hx509_cert_keyusage_print(3) - freebsd
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections