delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/03/16/10:58:47

Date: Tue, 16 Mar 1999 16:56:12 +0100
From: Rebecca <REBECCA AT TIGRIS DOT KLTE DOT HU>
To: djgpp mailing <djgpp AT delorie DOT com>
Subject: GRX question ( why clear screen )
Message-ID: <Pine.VMS.3.91-A.990316164644.15555A-100000@tigris.klte.hu>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

hi

I've got a question about GRX23.
Why cleaned the screen after I leave my program?
for example:
main()
{
	GrSetMode( ..., 640, 480, 256 );
	.
	.
	.
	GrSetMode( GrDefaultText );
	printf("Text\n");
}

The string writen to screen, but cleaned when the program terminate,
but before the <<destructor>> function started.

thanks
by
.rebecca
 Believe in Angels.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019