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