[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Roberto's struct library missing "size" function?
- From: Joseph Stewart <joseph.stewart@...>
- Date: Mon, 12 Oct 2009 11:34:50 -0400
Hello colleagues,
I've just started using Roberto's struct library and believe I've found a discrepancy.
The reference page mentions a function "struct.size" which returns the length in bytes the format will return, however the associated 'C' file (struct.c) doesn't seem to contain this function.
I'd be happy to add this functionality if it isn't already written... I just don't want to re-invent the wheel.
Warm regards,
-joe