[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
MiNT-Lib - getcooki.c
- To: mint@atari.archive.umich.edu
- Subject: MiNT-Lib - getcooki.c
- From: Joerg_Westheide@su.maus.de (Jörg Westheide)
- Date: Wed, 9 Sep 1998 22:55:00 +0200
- In-reply-to: <Pine.HPP.3.91.980909175136.993J-100000@csmd31>
- Organization: MAUS Rheinbach / Rhein-Sieg (+49-2225-945388)
Hi Frank!
FN>Here is a updated version. Any comments?
FN>if (Ssystem (-1, 0, 0)) /* better a global _has_ssystem? */
Ssystem is a GEMDOS function so why not just call it and look at the return
code (-32 if not present)?
Bye
Joerg