This website works better with JavaScript.
首頁
探索
說明
註冊
登入
dylan
/
testTelpo
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
3
Wiki
Activity
瀏覽代碼
dylan2: age.c add getAge() func
tags/V2.0
dylan2
dylan
<497357846@qq.com>
4 年之前
父節點
2ed02d89e9
當前提交
a66acfa7af
共有
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"
uint8_t getAge(void)
{
return g_age;
}
Write
Preview
Loading…
取消
儲存