home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!seas.gwu.edu!mikee
- From: mikee@seas.gwu.edu (Mike Me)
- Subject: Re: Borland C text-mode question
- Message-ID: <1993Jan9.065352.4869@seas.gwu.edu>
- Sender: news@seas.gwu.edu
- Organization: George Washington University
- Date: Sat, 9 Jan 1993 06:53:52 GMT
- Lines: 15
-
- Hi folks, whats up?
-
- I have a quick question for ya.
-
- If I want to draw a little border in text mode under borland C using
- the gotoxy() function and putch().
-
- If I get to the last line of the screen, and I place the cornerstone
- piece It automatically puts in a CR which shifts the whole frame up
- 1 line.
-
- Please help,
- Thanx,
- MikeE
-
-