pgagetstringlength(8) debian man page | unix.com

Man Page: pgagetstringlength

Operating Environment: debian

Section: 8

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
pgasetintegerinitrange(2) - debian
pgasetrealinitrange(2) - debian
pgasetuserfunction(8) - debian
hx509_validate_ctx_init(3) - freebsd
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file