On Mon, Aug 07, 2017 at 01:15:18PM +0530, Arvind Yadav wrote: > Replace '%d' by '%zu' to fix the compilation warning:- > "format ‘%d’ expects argument of type ‘int’,but argument has type ‘size_t’ [-Wformat=]" Applied both, thanks -- ~Vinod