# LearningC **Repository Path**: zcb1603999/LearningC ## Basic Information - **Project Name**: LearningC - **Description**: C语言学习笔记 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-03-25 - **Last Updated**: 2021-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #LearningC **记录C语言学习过程** - 数据类型 - 流程控制 - 数组、字符串 - 指针 - 结构体 - 枚举 - typedef