Re: looking for free simple task scheduler in c

From: Bob McConnell (rmcconne_at_NOSPAM.lightlink.com)
Date: 03/18/05


Date: Fri, 18 Mar 2005 02:58:51 GMT

On 16 Mar 2005 20:49:12 -0800, khuedinhpham@yahoo.com wrote:

>I am looking for a free and simple task scheduler written in C
>(basically, a template/framework so I will expand it to fit my need).
>If you happen to know one then please either reply to this post or send
>link directly to my mail at: khuedinhpham at yahoo dot com. I did
>search through google but could not find one and on my way to write one
>for myself if I could not find it in the next couple days.
>
>
>Thanks,
>
>
>Khue

Search for a package called CTASK. The last time I found it the file
was ctask22d.zip. It has full public domain source code for a simple
multi-tasking kernel in C and 8086 assembler. I used it on DR-DOS with
MASM 6.0 and MSC 6.0 for several years. That application is still in
the field.

Bob McConnell
N2SPP



Relevant Pages

  • looking for free simple task scheduler in c
    ... a template/framework so I will expand it to fit my need). ... Khue ...
    (comp.os.linux.embedded)
  • Re: looking for free simple task scheduler in c
    ... a template/framework so I will expand it to fit my need). ... I had one firmware project that used a simple forloop and a linked ...
    (comp.os.linux.embedded)
  • Re: Dynamic Logos with DSRs without previewing, how to?
    ... logo, I tried to do this in my code, sometime back, but with no ... it expanded to fit the placeholder pic. ... > If the image is smaller than your object, the image will expand to fit, ... > If you do it in code, you can make the control adapt to the image size ...
    (microsoft.public.vb.crystal)
  • RE: Form field is showing number signs
    ... If I expand it out w-a-a-y far, ... But it's weird because it used to just show what fit ... this is a date/time field but I just want it to show ...
    (microsoft.public.access.forms)
  • Problem in IE: setting UL style.height in dropdown menu
    ... The following code for a UL/LI dropdown menu works in FF, ... set to 16px and not expand to fit the series of LI's. ... able to find an IE workaround to get the UL to remain at 16px and not ...
    (comp.lang.javascript)