home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sources / wanted / 4191 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.1 KB  |  32 lines

  1. Newsgroups: comp.sources.wanted
  2. Path: sparky!uunet!gatech!mailer.cc.fsu.edu!fsu1.cc.fsu.edu!jblaine
  3. From: jblaine@fsu1.cc.fsu.edu (Jeff Blaine)
  4. Subject: giftest.c  Anyone get it to compile on MSDOS or VMS??
  5. Message-ID: <1992Sep2.215724.24379@mailer.cc.fsu.edu>
  6. Followup-To:  poster
  7. News-Software: VAX/VMS VNEWS 1.3-4   
  8. Keywords:  giftest, gif, VMS, MSDOS
  9. Sender: jblaine@fsu1.cc.fsu.edu
  10. Nntp-Posting-Host: fsu1.cc.fsu.edu
  11. Reply-To: jblaine@fsu1.cc.fsu.edu
  12. Organization: Florida State University
  13. Distribution:  world
  14. Date:  2 SEP 92 17:54:28    
  15. Lines: 15
  16.  
  17. I recently got my hands on giftest.c and tried to compile it so that I 
  18. could test GIF files for errors before downloading them to my home PC.  
  19. When I tried to compile the file on VMS and MSDOS, I got errors.  Mainly:
  20.  
  21. malloc.h not found (so I renamed the #include to -- #include <alloc.h> 
  22.             which also didn't work on either platform.)
  23.  
  24. I am obviously not a good C programmer, so if anyone has giftest compiled 
  25. for VMS, please let me know.  I dunno if this was the right group to post 
  26. it in, but it was the best choice in my eyes.
  27.  
  28. Thanks,
  29.  
  30. Jeff Blaine
  31. jblaine@fsu1.cc.fsu.edu
  32.