Message Board


Message Board > Fenix / Bennu / Gemix / DIV > TConsole

March 8, 2007, 08:49
Transdiv
Whiskered
38 posts
TConsole is a little and very simple DLL that can help you debug a Fenix program.
You can open a console window and write messages to it, so you can trace the values of variables, program flow and other related things. One advantage is that you can turn On/Off the displaying of these messages without the need to remove those messages physically from the source code, so helping in the whole debbuging process.

http://www.geocities.com/transdiv

(The page is in spanish but that DLL is full in english)
____________
#
March 17, 2007, 18:05
Transdiv
Whiskered
38 posts
New version 0.3 :

CON_WAITKEY( Number ) - Waits for <Number> milliseconds or that the user press any key to continue execution. If <Number> = zero then it waits forever.

CON_TEXTCOLOR( ColorNumber ) - Choose the color texts will be displayed.

CON_BACKCOLOR( ColorNumber ) - Choose the color of the background of the texts that will be displayed.

CON_CLRSCR( ColorNumber ) - Clear the screen to color <ColorNumber>.

CON_GOTOXY( XPos, YPos ) - Locates the cursor in position Column XPos and Row YPos.

http://www.geocities.com/transdiv
____________
#
March 17, 2007, 19:13
Sandman
F3n!x0r
1194 posts

Now we're getting somewhere!
____________
BennuWiki
Yes, my avatar has grey borders in IE (so get a decent browser)
ROOFLEZ ROOFLEZ
#

Message Board > Fenix / Bennu / Gemix / DIV > TConsole

Quick reply


You must log in or register to post.
Copyright © 2005 Booleansoup.com
Questions? Comments? Bug reports? Contact us!