StupidOS/docs/coding-style.txt

15 lines
208 B
Plaintext

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