Man Page: pgagetmutationboundedflag
Operating Environment: debian
Section: 3
PGAGetMutationBoundedFlag(3) PGAPack PGAGetMutationBoundedFlag(3)NAMEPGAGetMutationBoundedFlag - returns PGA_TRUE or PGA_FALSE to indicate whether mutated integer strings remain in the range specified when initialized with PGASetIntegerInitRange.INPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetMutationBoundedFlag(ctx) PGAContext *ctxLOCATIONmutation.cEXAMPLEExample: PGAContext *ctx; int val; : val = PGAGetMutationBoundedFlag(ctx); 05/01/95 PGAGetMutationBoundedFlag(3)
| Related Man Pages |
|---|
| pgasetrealinitrange(2) - debian |
| modbus_send_raw_request(3) - debian |
| pgaduplicate(8) - debian |
| pgasortpop(8) - debian |
| pgasetuserfunction(8) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |