delorie.com/archives/browse.cgi | search |
Date: | Thu, 25 Jul 1996 19:27:00 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | djgpp-workers AT delorie DOT com |
Subject: | _POSIX_ARG_MAX |
Message-Id: | <Pine.SUN.3.91.960725192420.17239J-100000@is> |
Mime-Version: | 1.0 |
This is defined to be 4096 on <limits.h>. If we want a safe number, then 2K is probably the right value, as the transfer buffer can never be less than the size of the stub. If safety is not an issue, then 16K is the right number.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |