Query: pgagetstringlength
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGAGetStringLength(8) PGAPack PGAGetStringLength(8)NAMEPGAGetStringLength - Returns the string lengthINPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetStringLength(ctx) PGAContext *ctxLOCATIONpga.cEXAMPLEExample: PGAContext *ctx; int stringlen; : stringlen = PGAGetStringLength(ctx); 05/01/95 PGAGetStringLength(8)