Download Latest Version tpc-c-ifmx.tar.gz (392.7 kB)
Email in envelope

Get an email when there's a new version of IIUG Software Repository

Name Modified Size InfoDownloads / Week
Parent folder
crndc.c 2019-06-13 596 Bytes
readme.txt 2019-06-13 406 Bytes
Totals: 2 Items   1.0 kB 0
Subject: Random number in 4gl
From: marcog@ctonline.it (Marco Greco)
Newsgroups: comp.databases.informix
Date: 19 Nov 1996 06:28:24 -0500

> Does anyone know of a random number generator in 4gl (Informix? (Not using c 
> func call)

	4gl doesn't have a built in random number generator, as you have 
guessed, so your only chance is to write one in c, and call that from within 
4gl. Enclosed find my own.

Source: readme.txt, updated 2019-06-13