~wiml/libdrizzle/integer-sizes

Viewing all changes in revision 118.

  • Committer: Wim Lewis
  • Date: 2013-03-11 23:28:17 UTC
  • Revision ID: wiml@omnigroup.com-20130311232817-z3e23pikq5bzorrq
The amount of data in param->data can technically be more than 2^32; it's limited by the size of our memory, so param->length should be a size_t.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: