Go to the source code of this file.
Functions | |
void | epoc_noise_init () |
Initializes noise generation. | |
void | epoc_noise_free (void) |
Frees any memory and handles associated with the noise generator. |
Mostly copied from noise_epoc.c in the the SyOSsh EPOC Release 5 port by Gabor Keresztfalvi, some additional fixes for the current Symbian port by Petteri Kangaslampi. Originally baset on noise.c in the PuTTY distribution.
[No copyright messages in the original, assumed to be copyrighted by Gabor Keresztfavli and available through the PuTTY license]
Portions copyright 2002 Petteri Kangaslampi
See license.txt for full copyright and license information.