AlexKirhenshtein
Text replacement - "^" to "{{deprecated}}"
16:13
+14
Macro
→Coding style for C and C++
21:46
+2
Victor
→Coding style for Java
14:55
+252
no edit summary
14:53
+1,519
14:45
+184
Created page with "= Coding style for C and C++ = 1. Function names: each word in function name should start with capital letter. No underscores. For example: '''CreateNewUser'''. Underscores a..."
21:52
+1,915