1
edit
Changes
m
→4.6.1 Naming Convention for Header Files
Prefix the names of header files that we create with "tn" (initials of Team Nothing) followed by an underscore character. For example, tn_headerfile.h
When using conditional comiplationcompilation, use the following format for a file named tn_headerfile.h:
<pre>