Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!wuarchive!sdd.hp.com!elroy.jpl.nasa.gov!ncar!noao!arizona!dave From: dave@cs.arizona.edu (Dave P. Schaumann) Newsgroups: comp.sys.amiga.programmer Subject: Speeding up input Keywords: fgets vs read Message-ID: <659@caslon.cs.arizona.edu> Date: 13 Jan 91 22:03:42 GMT Organization: U of Arizona CS Dept, Tucson Lines: 10 I have a program that reads in a text file and does processing on it. Currently, I use fopen and fgets to access the file. I was wondering if it would be faster to use open and read, and then roll my own fgets? I am using Manx V3.6a, if it matters. Dave Schaumann | We've all got a mission in life, though we get into ruts; dave@cs.arizona.edu | some are the cogs on the wheels, others just plain nuts. -Daffy Duck.