SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

Jon's Binary Clock v1.2

This is a clock which represents time in BCD.

Each digit is represented by 4-bits, top to bottom.

hour min sec
+---+---+-+---+---+-+---+---+
| o | o | | o | o | | o | o | 8
| o | o |:| o | o |:| o | o | 4
| o | o | | o | o | | o | o | 2
| o | o | | o | o | | o | o | 1
+---+---+-+---+---+-+---+---+

This is my first C project, as well as my first X11/GTK+ project.

Please let me know if you think this is nifty, and/or if you have any suggestions on the code.

Thanks!

Jon Anhold
(jon@snoopy.net)


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.