debian man page for pgagetstringlength

Query: pgagetstringlength

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PGAGetStringLength(8)						      PGAPack						     PGAGetStringLength(8)

NAME
PGAGetStringLength - Returns the string length
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetStringLength(ctx) PGAContext *ctx
LOCATION
pga.c
EXAMPLE
Example: PGAContext *ctx; int stringlen; : stringlen = PGAGetStringLength(ctx); 05/01/95 PGAGetStringLength(8)
Related Man Pages
hx509_validate_ctx_free(3) - freebsd
pgasetrealinitpercent(2) - debian
pgasetrealinitrange(2) - debian
pgasetuserfunction(8) - debian
glxquerycontext(3g) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file