Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!wuarchive!uunet!abvax!iccgcc!maslar From: maslar@iccgcc.decnet.ab.com Newsgroups: comp.lang.c Subject: How to FSEEK previous line of text? Message-ID: <4508.28269613@iccgcc.decnet.ab.com> Date: 7 May 91 16:57:07 GMT Lines: 12 Does anyone know of a function or technique that is similar to FSEEK that will allow me to go back to the previous line? The lines of ASCII text are being read from a file by the FGETS function. The length of the lines varies. I'm writing an application-specific file reader, and need to implement a PageUp and UpArrow feature. Thanks, Mark Maslar INTERNET: maslar@icd.ab.com