C++ CoreHard Winter 2017: Василий Вяжевич. Диаграммы состояний и C++

Finite-state machine introduction and motivation. Overview of few existing finite-state machines C implementations (Qt, Boost, etc.). Overview of using library. Best practices using and C code samples.
Back to Top