Message-ID: <32A174A6.3811@image.dk>
Date: Sun, 01 Dec 1996 13:05:58 +0100
From: S�ren Merser <merser AT image DOT dk>
Reply-To: merser AT image DOT dk
Organization: Merser Computing, Inc.
MIME-Version: 1.0
To: djgpp AT delorie DOT com
Subject: templates? calc? find?
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Could someone please tell me:

- do DJGPP 2.01 supports template memberfunctions

- is  CALC for EMACS available in a version that runs under MSDOGS

- using 'find' with 'grep' to search for a file depending on its
content, like
	find . *.h | xargs -r grep 'include'
  halts my Win95 DOS window. I'm using CWSDPMI. 'Find' and 'Grep' works
on their own

thanks