Reti costruito secondo esercizio sulle architetture big e little endian

This commit is contained in:
2014-03-17 16:39:48 +01:00
parent ad2d083824
commit 90715d7210
12 changed files with 130 additions and 0 deletions

13
da_vedere Normal file
View File

@@ -0,0 +1,13 @@
nel make file
@echo compilazione di $< in $@
FLAG1= -c
FLAG2 = -o
clear:
rm -f -- per esempio
vedi union, esercizi stringa, file, little e bigendian, dati esadecimali.