Files
Michael Forney de72910e6b all: Avoid pointer arithmetic on void *
ISO C requires that the pointer operand to the binary + operator be to
a complete object type[0].

[0] http://port70.net/~nsz/c/c11/n1570.html#6.5.6p2
2019-08-16 07:42:03 +02:00
..
2019-08-12 15:01:16 +02:00
2019-08-16 07:42:03 +02:00
2019-08-12 15:01:16 +02:00
2019-08-16 07:42:03 +02:00
2019-08-12 15:01:16 +02:00