[EMAIL PROTECTED] (Christoph Egger) writes:
> On Sun, 30 Apr 2000, Christoph Egger wrote:
> > ggiFillscreen returns an error-code. The value is -1.
> > Unfortunatly there is no description in <include/ggi/errors.h> what does
> > this mean.
-1 basicly means "old code not yet using error codes, or error which
we have not assigned an error code for yet"
> Uhmm... I just found the bug. I think, it means I forgotten ggiSetMode
> before... :)
That would be _default_error() kicking in. I've now changed that to
return GGI_ENOFUNC instead of -1.
//Marcus
--
-------------------------------+------------------------------------
Marcus Sundberg | http://www.stacken.kth.se/~mackan
Royal Institute of Technology | Phone: +46 707 295404
Stockholm, Sweden | E-Mail: [EMAIL PROTECTED]