| delorie.com/archives/browse.cgi | search |
| From: | pneyz <pneyz AT bethany DOT edu> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: Finding 80x50 Text mode... |
| Date: | Wed, 24 Dec 1997 20:43:34 -0800 |
| Organization: | Smoof Team |
| Lines: | 14 |
| Message-ID: | <34A1E476.B43E6091@bethany.edu> |
| References: | <34A1AA34 DOT 50B6 AT geocities DOT com> |
| NNTP-Posting-Host: | scz-ca18-01.ix.netcom.com |
| Mime-Version: | 1.0 |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
> Can anyone give me a hand with how I would go about getting into that > mode... I have no idea which one it is, and I really don't want to find > out by trial and error... some of those modes don't seem too healthy for > my monitor *wince* You can use _set_screen_lines(50);, which should work. Also, textmode() is avilable if you need 40x25 or 40x50 for some strange reason. Both of those are in conio.h. -- /* pneyz[smoof.ganja] pneyz AT bethany DOT edu "Fine Malt Coding" http://www.armory.com/~pneyz */
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |