# 指针剖析 **Repository Path**: X_010329/pointer-analysis ## Basic Information - **Project Name**: 指针剖析 - **Description**: 该仓库用来剖析指针以及汇总指针的用法 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-01-18 - **Last Updated**: 2023-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: C语言, 指针 ## README # 指针剖析 #### 介绍 该仓库用来剖析指针以及汇总指针的用法 #### 使用说明 1. 详情见main.c文件内容 #### 参考资料 1. C Primer Plus