PGAGetStringLength
PGAGetStringLength
Section: PGAPack (8) Updated: 05/01/95 Local index
Up
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);
Index
- NAME
-
- INPUT PARAMETERS
-
- OUTPUT PARAMETERS
-
- SYNOPSIS
-
- LOCATION
-
- EXAMPLE
-
This document was created by
man2html,
using the manual pages.
Time: 22:02:08 GMT, April 16, 2011