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
pgaevaluate(1) - debian
hx509_validate_ctx_free(3) - freebsd
pgasetrealinitpercent(2) - debian
glxquerycontext(3g) - centos
glxquerycontextinfoext(3g) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?