index
:
kr
master
exercises from k and r.
sinan@sinanmohd.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
6.6
/
word.h
blob: 9bcfcf8cf189653938f443de79b4993f46148632 (
plain
) (
blame
)
1
2
char
getword
(
char
*
word
,
int
lim
);
void
ungetword
(
char
*
word
);