Initial commit. Implement basic utils to proccess SOI's
commita787aab833b96d813b4fe526e6c70b29c617ccc0
authortheblacksquid <theblacksquid@squid-usb>
Fri, 16 Oct 2020 21:26:37 +0000 (17 05:26 +0800)
committertheblacksquid <theblacksquid@squid-usb>
Fri, 16 Oct 2020 21:26:37 +0000 (17 05:26 +0800)
tree998c970821b5c1aa35868c198aa14e4cba56b167
Initial commit. Implement basic utils to proccess SOI's

TODO: replace absorb_words with something that returns an associative
array of switches and their values.
.gitignore [new file with mode: 0644]
basics.h [new file with mode: 0644]
numbers.h [new file with mode: 0644]
sigutils.c [new file with mode: 0644]