4-variable-simplifier/typedefs/truthtable_t.h
2026-04-25 16:00:10 -04:00

5 lines
54 B
C

#include <stdint.h>
typedef uint16_t truthtable_t;