home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / c / 19468 < prev    next >
Encoding:
Text File  |  1993-01-09  |  637 b   |  26 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!seas.gwu.edu!mikee
  3. From: mikee@seas.gwu.edu (Mike Me)
  4. Subject: Re: Borland C text-mode question
  5. Message-ID: <1993Jan9.065352.4869@seas.gwu.edu>
  6. Sender: news@seas.gwu.edu
  7. Organization: George Washington University
  8. Date: Sat, 9 Jan 1993 06:53:52 GMT
  9. Lines: 15
  10.  
  11. Hi folks, whats up?
  12.  
  13. I have a quick question for ya.
  14.  
  15. If I want to draw a little border in text mode under borland C using
  16. the gotoxy() function and putch().
  17.  
  18. If I get to the last line of the screen, and I place the cornerstone
  19. piece It automatically puts in a CR which shifts the whole frame up
  20. 1 line.
  21.  
  22. Please help,
  23.     Thanx,
  24.         MikeE
  25.  
  26.