home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / c / 12510 < prev    next >
Encoding:
Text File  |  1992-08-18  |  885 b   |  23 lines

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