Message-ID: <3661F4FD.9D285222@montana.com> Date: Sun, 29 Nov 1998 18:29:33 -0700 From: bowman X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: program wont compile.. References: <36617669 DOT 21761297 AT news DOT inet DOT tele DOT dk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com langkjer wrote: > > warning: implicit declaration of function 'int strcopy(...)' > undefinied reference to 'strcopy' (5 times) I assume you really want to use 'strcpy'. see the documentation by typing 'info libc a strcpy' from the DOS prompt. If the string "Jamsa" indicates you are trying to use one of his books, be forewarned that the quantity and quality of the typographical errors in most of that author's books will do you no favors in learning either C or C++.