Displaying 1 result from an estimated 1 matches for "write32tobuff".
Did you mean:
write32tobuffer
2002 Sep 14
4
Specific code questions
I haven't actually had many questions up to now. Despite the
all-encompassing CP_INSTANCE monolith, things have been relatively
easy going. Now we get into real grit:
First off, CBitman looks like it has endianness issues; it's packing
into host-order 32 bit arrays (the comments and symbol names seem to
indicate that this was originally byte-based packing code that got
upped to 32 bit.