My arrays in C are too large

Blair, Charles E III c-blair@illinois.edu
Fri Sep 13 11:27:00 GMT 2019


I have been using on other machines a program that includes

char *a[50][8192];

but this declaration, by itself, gives "segmentation" errors.

[8192 is BUFSIZ on other machines, although it seems to be 1024 here.
The program uses 50 different permutations on strings of size BUFSIZ.]

-----------------------------------------------------------------------------------

My e-mail system is unreliable.  Please write again if you do not receive a reply in a few days.  gpg key is available from keyservers.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list