pgasetnoduplicatesflag(8) debian man page | unix.com

Man Page: pgasetnoduplicatesflag

Operating Environment: debian

Section: 8

PGASetNoDuplicatesFlag(8)					      PGAPack						 PGASetNoDuplicatesFlag(8)

NAME
PGASetNoDuplicatesFlag - A boolean flag to indicate if duplicate strings are allowed in the population.
DESCRIPTION
Valid choices are PGA_TRUE and PGA_FALSE. The default is PGA_FALSE -- allow duplicates.
INPUT PARAMETERS
ctx - context variable flag - PGA_TRUE or PGA_FALSE
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGASetNoDuplicatesFlag(ctx, no_dup) PGAContext *ctx int no_dup
LOCATION
duplcate.c
EXAMPLE
Example: Set the NoDuplicates flag to require that all strings are unique. PGAContext *ctx; : PGASetNoDuplicatesFlag(ctx,PGA_TRUE); 05/01/95 PGASetNoDuplicatesFlag(8)
Related Man Pages
pgasetintegerinitrange(2) - debian
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
glxquerycontext(3g) - centos
lwres_conf_get(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections