# The-standard-C-Library **Repository Path**: mcu_rookie/The-standard-C-Library ## Basic Information - **Project Name**: The-standard-C-Library - **Description**: C 标准库的实现 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-09-21 - **Last Updated**: 2022-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # C标准库代码实现 * stdio标准库 * stdlib标准库 * string标准库 * time标准库 `参考《C标准库》一书`