Subject: Re: Unable to C-compile simple program
To: Ib-Michael Martinsen <imm@nethotel.dk>
From: Godmar Back <gback@cs.utah.edu>
List: port-arm32
Date: 08/01/1998 13:23:29
 In C++ it's possible to omit the "struct" or "class", in C it isn't.
Use "struct dirent *de;" in C.

	- Godmar