Y
Hacker News
new
|
ask
|
show
|
jobs
by
abareplace
982 days ago
This is length of a null-terminated string, e.g. lengthof("abc").
1 comments
da39a3ee
981 days ago
OK, thanks I don't use C much and definitely forgot about that. But my point still stands doesn't it, in that the author is using these preprocessor macros for general arrays, which don't have a special terminator sentinel.
link