index
:
kr
master
exercises from k and r.
sinan@sinanmohd.com
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
7.8
/
fileprint.h
blob: ed4e7c57d248b35af5f81a1cefd5d2a92dedf5e6 (
plain
) (
tree
)
29af05d
1
2
3
#include
<stdio.h>
void
fileprint
(
FILE
*
fp
,
char
*
fname
);