PGACheckSum(5) PGAPack PGACheckSum(5)NAMEPGACheckSum - maps a string to a number to be used a verification check PGA_DATATYPE_USER is not supported.INPUT PARAMETERSctx - context variable p - string index pop - symbolic constant for the populationOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGACheckSum(ctx, p, pop) PGAContext *ctx int p int popLOCATIONutility.cEXAMPLEExample: PGAContext *ctx; int p, sum; : sum = PGACheckSum(ctx, p, PGA_NEWPOP); 05/01/95 PGACheckSum(5)
| Related Man Pages |
|---|
| pgaevaluate(1) - debian |
| pgacreate(8) - debian |
| pgasetuserfunction(8) - debian |
| glxquerycontext(3g) - centos |
| glxquerycontextinfoext(3g) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |