StupidOS/docs/coding-style.txt

14 lines
195 B
Plaintext

File: Coding Style
About: Assembly
The "Hungarian" notation conventions MUST be used.
Comments:
About: C
For C related stuff please follow these coding guidelines: <https://style.d0p1.eu>