Function PGAPrintVersionNumber
Defined in File system.c
Function Documentation
-
void PGAPrintVersionNumber(PGAContext *ctx)
Print PGAPack version number.
Description
This currently prints a meaningless hard-coded string.
Example
PGAContext ctx; ... PGAPrintVersionNumber (ctx);
- Parameters:
ctx – context variable
- Returns:
print PGAPack version number