gcardi / FsmWithoutStateTable

A pure C implementation of a state machine that doesn't utilize a classic state table.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FsmWithoutStateTable

A pure C implementation of a state machine that doesn't utilize a classic state table.

About

A pure C implementation of a state machine that doesn't utilize a classic state table.

License:MIT License


Languages

Language:C 100.0%