[computer-go] C++: where did string go?
Jeffrey Greenberg
jeffg at inventivity.com
Thu Aug 10 12:12:59 PDT 2006
um... just to say it... while i read your note saying that y'all didn't need
help with C++ and you have books and all etc, i think y'all might really
benefit from Scott Meyers books on Effective C++ and STL. They are quite
short and to the point, and, well, effective.
Cheers
Jeffrey Greenberg
http://www.inventivity.com
-----Original Message-----
From: computer-go-bounces at computer-go.org
[mailto:computer-go-bounces at computer-go.org] On Behalf Of Peter Drake
Sent: Thursday, August 10, 2006 9:57 AM
To: Computer Go
Subject: [computer-go] C++: where did string go?
A silly little question: I've got a .h file in which I've #included
<string>, and then I declare:
string point2string(point_t point);
The compiler complains that:
'string' does not name a type
Am I missing something trivial here? It feels like this used to work.
Peter Drake
Assistant Professor of Computer Science
Lewis & Clark College
http://www.lclark.edu/~drake/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://computer-go.org/pipermail/computer-go/attachments/20060810/56bbaae2/attachment.htm
More information about the computer-go
mailing list