Miloslav Trmač wrote:
> Oh.  In that case, use LOGIN_NAME_MAX from <limits.h> (256 on my
> system).

Does that include the terminating '\0' or should the buffer actually be 
sized LOGIN_NAME_MAX+1?

        Kevin Kofler

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to