Search:

Type: Posts; User: DurellP

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    5,646

    Thanks, am just learning c++ and my I was asked...

    Thanks, am just learning c++ and my I was asked to spell check any word using a finite state machine. Am just hoping I could make use of the code if I can debug it but I ran out of ideas. it's...
  2. Replies
    5
    Views
    5,646

    spell checker using finite state machine

    I need someone to view and debug the lines of code below. Am trying to spell check the word "and" using state to state transition, but I can't get the code to run.



    #include<iostream>...
Results 1 to 2 of 2