Do any one have idea of implementing the moore machine by c Programming implementation??

Recommended Answers

All 2 Replies

Hmmm... I think i'd start like this, just an idea though.

int main(void)
{
    return 0;
}

I guess you dont understand what a SET is?
you could use arrays to hold more than one value,
and by your experience I guess that's enough.

and you need to use functions to change the sets values.
good luck

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.