-
- Downloads
intrax8: Change type of array stride parameters to ptrdiff_t
ptrdiff_t is the correct type for array strides and similar. Also rename all such parameters to "stride" for consistency.
Please register or sign in to comment
ptrdiff_t is the correct type for array strides and similar. Also rename all such parameters to "stride" for consistency.