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
pgasendreceiveindividual(4) - debian
pgasortpop(8) - debian
pgasetuserfunction(8) - debian
hx509_validate_ctx_init(3) - freebsd
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?