delorie.com/archives/browse.cgi | search |
From: | tomservo AT onix DOT com (CrowTRobo) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Disabling text mode clearing? |
Date: | Tue, 25 Mar 1997 21:38:20 GMT |
Organization: | None |
Distribution: | world |
Message-ID: | <5h9gdq$68n$1@news3.microserve.net> |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 970324103716 DOT 1059H-100000 AT is> |
NNTP-Posting-Host: | d9.onix.com |
Lines: | 10 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
I realized what was happening.The compiler that I was previously using checked to see if the mode you wanted to change using textmode() was the same as the current mode.If it was, nothing happened.So I just added that check in my own code and it works fine now. CrowTRobo MSTie #59332
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |