Skip to content

sivabudh/print-word-statemachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Used C++14 and Qt State Machine Framework to implement a simple state machine diagram that does the following:

  • Reads an input file, one character at a time
  • State machine will print out a word at a time (Word = consecutive sequence of non-space characters)

Diagram

new doc 253

About

A Qt State Machine example reading from a file and printing the words out

Resources

Stars

Watchers

Forks

Packages

No packages published