1 Star 0 Fork 0

杨涛涛/c练习

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
day1.h 421 Bytes
一键复制 编辑 原始数据 按行查看 历史
杨涛涛 提交于 2018-06-05 11:00 +08:00 . day
//
// Created by 杨涛涛 on 2018/5/31.
//
#include "day1.cpp"
int max(int num1,int num2);
int test_base_type();
void test_var();
void test_const();
void test_cun_chu_lei();
void test_cun_chu_static();
void test_switch();
void test_array();
void test_print();
/**
* 指针测试
*/
void test_zhizhen();
void test_hanshu_zhizhen();
int test_huidiao_hanshu(void);
void test_struct();
void test_file();
void test_def();
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/FlameBlue/c_practice.git
git@gitee.com:FlameBlue/c_practice.git
FlameBlue
c_practice
c练习
master

搜索帮助