Date: Tue, 15 Mar 94 09:15:03 -0500
From: dj AT ctron DOT com (DJ Delorie)
To: M DOT Piff AT sheffield DOT ac DOT uk
Cc: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: Re: Graphics and C++


> 1) In graphics.h, lines 79-84, Blit appears to be declared twice.

Yes, it is.  With two different sets of arguments.  Welcome to C++ -
you can do this!