On Sat, 09 Aug 2014 09:08:14 +0000 via Digitalmars-d-learn <[email protected]> wrote:
> really must use an integral type instead of a pointer, use > `size_t`, which is defined to have the same size as a pointer. ptr_t or uptr_t ;-) that is the reason why the std.string.indexOf() using ptrdiff_t, for example.
signature.asc
Description: PGP signature
