Initial commit master
authorCian Bagshaw <cian@cianb.xyz>
Fri, 12 Aug 2022 21:00:59 +0000 (22:00 +0100)
committerCian Bagshaw <cian@cianb.xyz>
Fri, 12 Aug 2022 21:00:59 +0000 (22:00 +0100)
commitbb19326918a308adb70b1a5d7b330307ac2babd7
tree4fabdbdf9934662707102874caaab745e9694047
Initial commit

Created module 'A' files, containing node and respective constructor
functions prototypes and code, as described in chapter one.
.gitignore [new file with mode: 0644]
include/A.h [new file with mode: 0644]
src/A.c [new file with mode: 0644]