index
:
honours
master
My honours project from 2012.
Carlo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
test
/
Modules
/
Inputs
/
System
/
usr
/
include
/
stdio.h
blob: 9a7b1063032c58601e80179a9e6660b8616aed60 (
about
) (
plain
)
1
2
3
typedef struct { int id; } FILE; int fprintf(FILE*restrict, const char* restrict format, ...);