# c_program **Repository Path**: huansir/c_program ## Basic Information - **Project Name**: c_program - **Description**: C程序,包括简单算法,常用算法、笔记等等 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/huansir/c_program - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-09 - **Last Updated**: 2022-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # c_program #### 项目介绍 C程序,包括简单算法,常用算法、笔记等等 #### 使用说明 1. 常规:gcc [file.c] -o [file.o] 2. 多文件:makefile #### 更新内容 2. 2019-10-13 更新README 1. 2019-10-02 更新menu