diff options
author | zlg <zlg@zlg.space> | 2022-01-18 21:58:37 -0800 |
---|---|---|
committer | zlg <zlg@zlg.space> | 2022-01-18 21:58:37 -0800 |
commit | b1805ae57e314be9d56c099a282206053043fa4b (patch) | |
tree | eb97213f00e0dda50867009a5c76055481f1ef77 /ch1 | |
parent | Solve Exercise 8-4: fseek() implementation (diff) | |
download | knr-b1805ae57e314be9d56c099a282206053043fa4b.tar.gz knr-b1805ae57e314be9d56c099a282206053043fa4b.tar.bz2 knr-b1805ae57e314be9d56c099a282206053043fa4b.tar.xz knr-b1805ae57e314be9d56c099a282206053043fa4b.zip |
Solve Exercise 8-05: fsize extended
This exercise uses the standard library instead of the homegrown
dirent.h outlined in the book. This is due to misbehavior in outputting
the file or directory names. This pointed to a data mismatch between the
data model supplied by the book and the data model actually used by my
operating system (GNU/Linux).
Diffstat (limited to 'ch1')
0 files changed, 0 insertions, 0 deletions