pgachecksum(5) debian man page | unix.com

Man Page: pgachecksum

Operating Environment: debian

Section: 5

PGACheckSum(5)							      PGAPack							    PGACheckSum(5)

NAME
PGACheckSum - maps a string to a number to be used a verification check PGA_DATATYPE_USER is not supported.
INPUT PARAMETERS
ctx - context variable p - string index pop - symbolic constant for the population
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGACheckSum(ctx, p, pop) PGAContext *ctx int p int pop
LOCATION
utility.c
EXAMPLE
Example: PGAContext *ctx; int p, sum; : sum = PGACheckSum(ctx, p, PGA_NEWPOP); 05/01/95 PGACheckSum(5)
Related Man Pages
pgasetrealinitrange(2) - debian
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
pgaduplicate(8) - debian
pgasortpop(8) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph