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.5
/
word.h
blob: fcd82405217afad77afff1d6778c7cbe7334c77f (
plain
) (
blame
)
1
2
3
char
getword
(
char
*
word
,
int
lim
);
// void ungetword(char *word);
// void wordfree(void);