index
:
fit2100_ass1.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fileutil.h
blob: 23658ba9ed8e61cdadc8235b1d638cece6ab423d (
plain
)
1
2
void
to_stdout
(
char
*
string
,
ssize_t
size
);
int
main
(
int
argc
,
char
const
*
argv
[]);