Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!decwrl!purdue!i.cc.purdue.edu!j.cc.purdue.edu!pur-ee!mendozag From: mendozag@pur-ee.UUCP (Grado) Newsgroups: comp.sys.mac.programmer Subject: Clearing to the end of the line... Keywords: cursor handling, porting Message-ID: <9063@pur-ee.UUCP> Date: 31 Aug 88 21:43:02 GMT Reply-To: mendozag@pur-ee.UUCP (Victor M Grado) Organization: Purdue University Engineering Computer Network Lines: 11 I am porting a program from the PC to the MAC and everything seems fine thanks to THINK C. However, I need a function to clear a line to the end after the cursor position. I know that with getxpos() and getypos() I can get the position of the cursor but I havetrouble translating that to line coordinates. I would appreciate any help I can get. Thanks in advance mendozag@ecn.purdue.edu ...ihnp4!pur-ee!mendozag