Mail Archives: djgpp/1997/03/10/18:00:00
From: | "Ian Mausolus" <mausolus AT ican DOT net>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | fopen problem
|
Date: | 10 Mar 1997 20:30:40 GMT
|
Organization: | ACC TelEnterprises Ltd.
|
Lines: | 13
|
Message-ID: | <01bc2d91$6801fd80$5756f8ce@pquinney>
|
NNTP-Posting-Host: | ppp-087.toronto-10.ican.net
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I used fopen in the following manner:
FILE * fp;
fp=fopen("whetever.xxx","wb");
and it locked up my machine! Did anybody ever run into this before? Does
anybody know how or why this could be happening???
Thanx,
I. Mausolus
- Raw text -