delorie.com/archives/browse.cgi | search |
Message-Id: | <200007290620.JAA26995@mailgw3.netvision.net.il> |
Date: | Sat, 29 Jul 2000 09:20:31 +0200 |
To: | "Kurt Aistinger" <kurt DOT aistinger AT chello DOT at> |
X-Mailer: | Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
CC: | djgpp AT delorie DOT com |
In-reply-to: | <Rkgg5.1081$NS3.101842@news.chello.at> (kurt.aistinger@chello.at) |
Subject: | Re: blinking characters |
References: | <Rkgg5.1081$NS3 DOT 101842 AT news DOT chello DOT at> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> From: "Kurt Aistinger" <kurt DOT aistinger AT chello DOT at> > Newsgroups: comp.os.msdos.djgpp > Date: Fri, 28 Jul 2000 13:59:13 GMT > > I recently downloaded DJGPP and now I have a question about making > characters blink: How can I do it? :-) > In TurboC++ there just was a color named BLINK. You gave a function as the > color-parameter BLINK and the text was blinking. > How can this be done with DJGPP? DJGPP also has BLINK, you need to include <conio.h> and use it, just like with Turbo C. If you tried that and it didn't work, please post specific details (a short test program, what it should have done, what it actually did, etc.).
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |