# cprimer **Repository Path**: lizhonglei/cprimer ## Basic Information - **Project Name**: cprimer - **Description**: C/C++ Primer - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-04-20 - **Last Updated**: 2023-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README c/c++ primer ======= 1. [Chapter 1 - const, inline, static, this](01.md) 2. [Chapter 2 - pointers, refrence](02.md) 3. [Chapter 3 - char*, char[], string](03.md) 4. [Chapter 4 - uint8_t, uint16_t, uint32_t, uint64_t](04.md) 5. [Chapter 5 - new, delete](05.md)