Coding Style

Summary
Coding Style
AssemblyThe “Hungarian” notation conventions MUST be used.
CFor C related stuff please follow these coding guidelines: https://style.d0p1.eu

Assembly

The “Hungarian” notation conventions MUST be used.

Comments

C

For C related stuff please follow these coding guidelines: https://style.d0p1.eu

Close