Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 381 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 381 Bytes

Learning C language project.Basic learning for beginners.


The list of skills is as follows:

char int

String

array

function

struct

pointer:function pointer,pointer function

Cpreprocesser

typeof

Input/Output:character I/O, socket I/O,file I/O

Compilation related:gcc make Cmake configure etc.