Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 526 Bytes

index.md

File metadata and controls

8 lines (5 loc) · 526 Bytes

GitHub Page of documentation useful to MCCE developers. For now, just my personal notes as I work through the code, so please don't expect completeness or polish.

Style guide

I am working to bring the code into compliance with this C coding standard. Future development should abide by these rules to maintain code consistency.

Testing suite

There exists a short file called testing.c in the lib directory. It looks like Demetri might have written it.