debian man page for pgagetnoduplicatesflag

Query: pgagetnoduplicatesflag

OS: debian

Section: 8

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

PGAGetNoDuplicatesFlag(8)					      PGAPack						 PGAGetNoDuplicatesFlag(8)

NAME
PGAGetNoDuplicatesFlag - Returns PGA_TRUE if duplicates are not allowed, else returns PGA_FALSE.
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetNoDuplicatesFlag(ctx) PGAContext *ctx
LOCATION
duplcate.c
EXAMPLE
Example: PGAContext *ctx; int nodups; : nodups = PGAGetNoDuplicatesFlag(ctx); switch (nodups) { case PGA_TRUE: printf("Duplicate strings not allowed in population0); break; case PGA_FALSE: printf("Duplicate strings allowed in population0); break; } 05/01/95 PGAGetNoDuplicatesFlag(8)
Related Man Pages
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
pgasortpop(8) - debian
x509_store_ctx_set_verify_cb(3) - centos
glxquerycontextinfoext(3g) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections