Xref: news-dnh.mv.net comp.os.msdos.djgpp:1873 Path: news-dnh.mv.net!mv!news.NH.Destek.Net!news2.net99.net!agis!gatech!newsfeed.internetmci.com!news.mathworks.com!tank.news.pipex.net!pipex!oleane!lectra.fr!news From: Laurent-Pierre Gilliard Newsgroups: comp.os.msdos.djgpp Subject: Crash with strcpy under windows Date: 30 Aug 1995 09:54:05 GMT Organization: Lectra Systemes Lines: 4 Nntp-Posting-Host: 199.103.124.198 To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp Using strcpy (strcpy(file,"C:\\test.txt")) makes a crash when running from windows. I include std.h. So why????