Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
dylan
/
testTelpo
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
0
Değişiklik İstekleri
0
Sürümler
3
Wiki
Aktivite
telpo test github
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19
İşlemeler
4
Dallar
49KB
Ağaç:
716f1e0439
Branch_hello
SCH_4G
STU_V1
master
V2.0
v1.1.a
V1.0
Dallar
Biçim İmleri
${ item.name }
Branş
${ searchTerm }
oluştur
'716f1e0439'den
${ noResults }
testTelpo
/
age.c
10 satır
102B
Ham
Suçlama
Geçmiş
#include "age.h"
void setAge(uint8_t age)
{
g_age = age;
}
uint8_t getAge(void)
{
return g_study;
}