Hi All,

I noticed the code in dwm uses unsigned int for positive counters of
memory arrays instead of size_t.
Is there a particular reason you don't use size_t in order to convey
that you are using that quantity as a counter of memory space?

-- 
Cheers,
Filippo

Reply via email to