7 Aug
2006
7 Aug
'06
11:45 a.m.
On 8/7/06, Krzysztof Foltman <wdev(a)foltman.com> wrote:
+#define static
That deserves a comment, at the very least! I don't think such a define should be allowed. Can you recode without this? I like the number of asserts. It's hard to get this stuff right, and the asserts will help make sure the code is correct. - Dan