PGAGetRestartFlag(3) PGAPack PGAGetRestartFlag(3)NAMEPGAGetRestartFlag - returns whether the algorithm should employ the restart operatorINPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetRestartFlag(ctx) PGAContext *ctxLOCATIONrestart.cEXAMPLEExample: PGAContext *ctx; int val; : val = PGAGetRestartFlag(ctx); 05/01/95 PGAGetRestartFlag(3)
| Related Man Pages |
|---|
| pgasetrealinitpercent(2) - debian |
| modbus_send_raw_request(3) - debian |
| pgaduplicate(8) - debian |
| pgasortpop(8) - debian |
| lwres_conf_parse(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |