This website works better with JavaScript.
Ana Sayfa
Keşfet
Imprint
Yardım
Üye Ol
Giriş Yap
TheMultiplexer
/
Betriebssysteme
İzle
1
Yıldızla
0
Çatalla
0
Kod
Sorunlar
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
Açıklama Yok
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.
29
İşlemeler
12
Dallar
Ağaç:
149ab5d427
hw0
hw1
hw10
hw2
hw3
hw4
hw5
hw6
hw7
hw8
hw9
master
Dallar
Biçim İmleri
${ item.name }
Branş
${ searchTerm }
oluştur
'149ab5d427'den
${ noResults }
Betriebssysteme
/
hw4
/
simu2
/
Makefile
Makefile
50B
Geçmiş
Ham
1
2
3
4
5
6
all: mem
mem: mem.c
gcc -o mem mem.c -Wall -O