Rechercher une page de manuel
PGAGetMaxIntegerInitValue
Langue: en
Version: 266404 (debian - 07/07/09)
Section: 2 (Appels système)
NAME
PGAGetMaxIntegerInitValue - returns the maximum of the range of integers used to randomly initialize integer strings.INPUT PARAMETERS
- ctx
- - context variable
OUTPUT PARAMETERS
- none
SYNOPSIS
#include "pgapack.h" int PGAGetMaxIntegerInitValue(ctx, i) PGAContext *ctx int i
LOCATION
integer.cEXAMPLE
Example: PGAContext *ctx; int max; : max = PGAGetMaxIntegerInitValue(ctx);
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre