This is prime.h in view mode; [Download] [Up]
/* PRIME.H - header file for PRIME.C
*/
/* Copyright (C) 1991-2 RSA Laboratories, a division of RSA Data
Security, Inc. All rights reserved.
*/
void FindRSAPrime PROTO_LIST
((NN_DIGIT *, unsigned int, NN_DIGIT *, unsigned int, NN_DIGIT *,
unsigned int));
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.