Date: Tue, 22 Nov 1994 10:33:44 -0800 (PST) From: Darwin Hawes Subject: _string.h To: djgpp I wrote a program using the _string.h string class under 1.09, and when I tried to compile it under 1.12, it gives pages of warnings about functions previously defined as extern now static, and when it gets to the linking phase, it cannot find a bunch of methods. What's wrong? ##########=========================-------------------------------------* # Darwin Hawes | I This is a typical net.posting. Any resemblance to reality is I | strictly coincidental. # *-------------------------------------=========================##########