Strange, because in my Dev-C++ 4 #include <cstring> works for me. Try
#include <string.h> too. But i recommend to reinstall Dev-C++ 4 (have you
downloaded the complete Dev-C++ 4 package)?
Ioannis
-----Original Message-----
From: dev...@li...
[mailto:dev...@li...]On Behalf Of Linda
Hohenstein
Sent: Thursday, September 28, 2000 6:02 AM
To: C++ List
Subject: [Dev-C++] <cstring> or <cstring.h>
My DevC++4.0 says that cstring and cstring.h are not available headers.
Can you tell me what you use to insert strings of characters?
TIA,
Linda
|