You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@
10
10
11
11
<h1align="center">> The C Programming Language Documentation <</h1>
12
12
13
+
<h5align="center">C is God of Programming Languages</h5>
14
+
13
15
### About The C Programming Language :
14
16
-**C** was created by Dennis M. Ritchie in 1972 at Bell Laboratories to develop the UNIX operating system. It combines **low-level memory control** with **high-level programming features**, making it ideal for systems programming and portable across hardware. C laid the foundation for many modern languages like **C++**, **Java**, and **C#**.
0 commit comments