Date: Sat, 31 May 1997 11:21:04 +0100 Message-Id: <199705311021.LAA12700@gold.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: djgpp AT delorie DOT com From: Georgi Boshnakov Subject: using libgpp class Precedence: bulk Hi, I tried to use class String from the libgpp library by including . this didn't work. I searched quite extensively through the documentation but was not able to find hints about header files necessary for specific classes (surely I am missing something). I "discovered" that there is a file _string.h and included it. This works. Is the underscore a general feature, that can be used for other classes as well? Georgi Boshnakov