Subj : STRING.h issue using 'strcpy' function To : borland.public.cpp.borlandcpp From : "Bret Borman" Date : Fri Jan 02 2004 10:41 pm I have a program that uses the 'strcpy' function. There is an error that indicates this function is not found or able to be used. Other string functions create the same error if the string.h file is NOT included. All of the errors are taken care of except for the 'strcpy' function, which if I am to understand the book I am using is pretty common. Why is this happening or how do I dive into understanding the h file so I can fix the problem myself, OR what is a good resource to get help for this problem. Bret Borman .