debian man page for pgagetselecttype

Query: pgagetselecttype

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PGAGetSelectType(3)						      PGAPack						       PGAGetSelectType(3)

NAME
PGAGetSelectType - Returns the type of selection selected
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetSelectType(ctx) PGAContext *ctx
LOCATION
select.c
EXAMPLE
Example: PGAContext *ctx; int selecttype; : selecttype = PGAGetSelectType(ctx); switch (selecttype) { case PGA_SELECT_PROPORTIONAL: printf("Selection Type = PGA_SELECT_PROPORTIONAL0); break; case PGA_SELECT_SUS: printf("Selection Type = PGA_SELECT_SUS0); break; case PGA_SELECT_TOURNAMENT: printf("Selection Type = PGA_SELECT_TOURNAMENT0); break; case PGA_SELECT_PTOURNAMENT: printf("Selection Type = PGA_SELECT_PTOURNAMENT0); break; } 05/01/95 PGAGetSelectType(3)
Related Man Pages
x509_store_ctx_set_verify_cb(3ssl) - linux
pgasendreceiveindividual(4) - debian
pgaduplicate(8) - debian
x509_store_ctx_set_verify_cb(3) - netbsd
stream_notification_callback(3) - php
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph