home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2387 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: iaehv.IAEhv.nl!not-for-mail
  2. From: dejong@IAEhv.nl (Dave de Jong)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: C compiler problem
  5. Date: 30 Jan 1996 23:14:11 GMT
  6. Organization: Internet Access Eindhoven, the Netherlands
  7. Message-ID: <4em8o3$eu3@iaehv.IAEhv.nl>
  8. References: <4ek3b2$a5k@nntp.novia.net>
  9. NNTP-Posting-Host: iaehv.iaehv.nl
  10. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  11.  
  12. Tony Syslo (tsyslo@oasis.novia.net) wrote:
  13.  
  14. : Can anyone tell me why this program is not compiling?
  15. : I am using SAS/C 6.50, and am getting a BPTR error on line 35 with the
  16. : "struct FileHandle *".
  17.  
  18. The FileHandle structure is defined within dos/dosextens.h, just include it.
  19.  
  20. : Also, are there any good random number generators I could use? I am in need
  21. : of a script, or something, that is fast, for a game I am writing, or
  22. : converting, rather... Anything will work, even if it is a psuedo-random
  23. : generator.
  24.  
  25. I have some sources for assembler, as posted earlier on the group. If you
  26. writing C why not use the standard ones ?
  27.  
  28. -- 
  29. || And I Am:                                                       || 
  30. ||          Dave de Jong <dejong@iaehv.nl> at I.A.E. Holland       ||
  31. ||               Musician, Programmer and Amiga-Maniac             ||
  32.