/************************************/
/*                                  */
/*   onHand/Ruputer Sample Program  */
/*   <<Analog Clock>>               */
/*                                  */
/************************************/

This is an analog clock program running on onHand/Ruputer.

When you compile it, an execution file of onHand/Ruputer named AQ.exf will be generated.(Use this by changing makefile to suit your own environment.)
Then, when you upload it to onHand/Ruputer and start it, an analog clock will appear. 
When you call a menu with menu key, you can communicate time. 
Use this as a reference in using key status obtain function Keyin, time communications functions, sendTime and recvTime, menu function, aprMenu, draw function, pv_line, etc.

For detailed information on each function, refer to <rupsysLibManu(c).txt>, <LcdbiosLibManu(c).txt>, etc. 

===============================================================================
 Copyright (c) 1998-1999.  Seiko Instruments Inc.  All rights reserved. 
===============================================================================
