index
:
computer_architecture
master
computer architecture
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linked_list.c
blob: ff9963df87bd18e517a8b38b9b9f53ec0ee1b5e8 (
plain
)
1
2
3
4
5
6
7
#include <stdio.h> #include <stdlib.h> int main () { }