Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker!mit-eddie!uw-beaver!uw-june!fred.cs.washington.edu!ginting From: ginting@fred.cs.washington.edu (Eka Namara Ginting) Newsgroups: comp.sys.mac.programmer Subject: file type for files created by a C program using fopen Message-ID: <12674@june.cs.washington.edu> Date: 30 Jul 90 21:26:35 GMT Sender: news@cs.washington.edu Reply-To: ginting@fred.cs.washington.edu (Eka Namara Ginting) Organization: University of Washington Computer Science Lines: 9 The title says it - I'm trying to create two files in a C pogram (using MPW C) using fopen. These files are going to be compiled later. The problem is that I cannot open these files because they are not of type "TEXT." Files -l indicated a blank type. Any pointer on how I can set the type of these files to "TEXT" will be greatly appreciated. -- Eka N. Ginting ginting@fred.cs.washington.edu