Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- GT_LIB v1.0 Reference Guide Release 1.0 - <b>display the current time in big digits</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Display the current time in BIG DIGITS
------------------------------------------------------------------------------

 Syntax

        GT_BigTime(<nRow>,<nCol>,<cColor>)

 Arguments:

       <nRow>    Row number to print the time at.
       <nCol>    Column number to print the time at.
       <cColor>  Colour to display the time in.

 Returns:

      Nothing.

 Description:

     GT_BigTime() was originally written for use by the GT_Clock()
     screen saver; but it can be used separately for displaying the
     current time.

 Examples:

      GT_BigTime(10,10,"R+/N")

 Source: GTBIGTIM.PRG

 Author:  Brian Dukes

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson