This website works better with JavaScript.
首頁
探索
說明
註冊
登入
dylan
/
testTelpo
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
3
Wiki
Activity
瀏覽代碼
dylan1: age.c add setAge() func
tags/V2.0
dylan1
dylan
<497357846@qq.com>
4 年之前
父節點
2ed02d89e9
當前提交
627bf58933
共有
1 個文件被更改
,包括
5 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
age.c
+ 5
- 1
age.c
查看文件
@@ -1 +1,5 @@
#include "age.h"
#include "age.h"
void setAge(uint8_t age)
{
g_age = age;
}
Write
Preview
Loading…
取消
儲存