An Easy Timer In C Language2

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    Favorites, Groups & Events

    An Easy Timer In C Language2 - Presentation Transcript

    1. An easy timer in C language file:///C:/Documents%20and%20Settings/Emanuele/Desktop/51711.htm Your Electronics Open Source (http://dev.emcelettronica.com) Home > Blog > arag61's blog > Content An easy timer in C language By arag61 Created 15/03/2008 - 10:48 BLOG A good exercise for a beginner is to implement a module that pretends a timer. To do this we have used the following functions that already exist in C library: delay() – suspends execution for interval [ milliseconds ] ( defined in DOS.H ) kbhit() – checks for currently available keystrokes ( defined in CONIO.H ) printf() - outputs a formattes message to video. (STDIO.H) clrscr() – clears text mode window ( defined in CONIO.H ) Below there is the module code : #include

    + Emanuele Emanuele , 2 years ago

    custom

    560 views, 0 favs, 0 embeds more stats

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 560
      • 560 on SlideShare
      • 0 from embeds
    • Comments 0
    • Favorites 0
    • Downloads 2
    Most viewed embeds

    more

    All embeds

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories