Dear Members,
I have a FSM Library which is object-oriented Visual C++ class library for use in coding states, events, actions, transitions, and conditions necessary in programming and executing finite state machine behavior.
By using this i can code a FSM in C++,i mean the output language of the FSM will be in c++.But i want the output FSM Code in C language.I have no ideas to do this.
Can anybody suggest some ideas.I am giving the FSM Library link
http://www.isd.mel.nist.gov/projects...doc/index.html
Your comments and suggestions are appreciated.
Thanks in Advance