Skip to content

Development Tasks / Documenting C Code

Code documentation is important to memorialize the knowledge about the code. Code that is not documented is more difficult to understand when maintaining and enhancing the code.

Need to insert documentation