On 26/01/18 17:03, Richard Levitte wrote:
> In message <c20f5fd4-1c85-c96b-42e7-e2a84e411...@openssl.org> on Fri, 26 Jan 
> 2018 14:06:27 +0000, Matt Caswell <m...@openssl.org> said:
> 
> matt> - Use size_t for sizes of things
> 
> ... and, it seems, as array index.
> 

Yes - because an array index is bounded by the size of the array, which
would be defined by a size_t.

Matt
_______________________________________________
openssl-project mailing list
openssl-project@openssl.org
https://mta.openssl.org/mailman/listinfo/openssl-project

Reply via email to