This page has been designed specifically for the printed screen. It may look different than the page you were viewing on the web.
Please recycle it when you're done reading.
The URI for this page is { http://cc.byexamples.com }
Archives -
Posts written in June, 2008
-
Do you feel like writing a nice CLI Application? Where you can manipulate your text in any position and any combination of colors. There are ... Continue
-
Sometimes, you need a timer function. For example, you wanna check some live status every 5 seconds. By using sleep() is just not the way ... Continue