home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!monu6!vx24.cc.monash.edu.au!edc323usft
- From: edc323usft@vx24.cc.monash.edu.au
- Subject: no stdlib.h and 150 digit numbers
- Message-ID: <1992Aug19.132238.1@vx24.cc.monash.edu.au>
- Lines: 12
- Sender: news@monu6.cc.monash.edu.au (Usenet system)
- Organization: Computer Centre, Monash University, Australia
- Date: Wed, 19 Aug 1992 03:22:38 GMT
-
- G'Day
-
- I'm tring to write an RSA encryption algorithim, and implement it using
- NASI C, however, much to my surprise neither the Unix machine nor the
- VMS machine I am using have a stdlib.h file for use with the compiler.
- This is needless to say a small problem. Does anyone have any ideas??
-
- Also, for the same project I need to manipulate integers with between
- 150 - 200 digits, I have had some help in this problem, but any other
- advise is more than welcome.
-
- Travis
-