Re: [OT] gcc: maximum length of an array?

2006-07-25 Thread P.U.Kruppa
/bitsets.html I could do 10^9 . Uli. Andrew - Original Message - From: P.U.Kruppa [EMAIL PROTECTED] To: freebsd-questions@freebsd.org Sent: Monday, July 24, 2006 7:49 PM Subject: [OT] gcc: maximum length of an array? Hi, sorry for posting an [OT], but usually people on this list know

Re: [OT] gcc: maximum length of an array?

2006-07-25 Thread P.U.Kruppa
On Sun, 23 Jul 2006, Giorgos Keramidas wrote: On 2006-07-24 20:49, P.U.Kruppa [EMAIL PROTECTED] wrote: Hi, sorry for posting an [OT], but usually people on this list know everything :-) Since I don't know too much about programming I am frequently fascinated by simple things like

Re: [OT] gcc: maximum length of an array?

2006-07-25 Thread Giorgos Keramidas
On 2006-07-27 17:02, P.U.Kruppa [EMAIL PROTECTED] wrote: On Sun, 23 Jul 2006, Giorgos Keramidas wrote: On 2006-07-24 20:49, P.U.Kruppa [EMAIL PROTECTED] wrote: Hi, sorry for posting an [OT], but usually people on this list know everything :-) Since I don't know too much about programming I am

[OT] gcc: maximum length of an array?

2006-07-23 Thread P.U.Kruppa
Hi, sorry for posting an [OT], but usually people on this list know everything :-) Since I don't know too much about programming I am frequently fascinated by simple things like Eratosthenes' sieve. As you might remember, one has to create a boolean array for that. The longer the array the

Re: [OT] gcc: maximum length of an array?

2006-07-23 Thread Giorgos Keramidas
On 2006-07-24 20:49, P.U.Kruppa [EMAIL PROTECTED] wrote: Hi, sorry for posting an [OT], but usually people on this list know everything :-) Since I don't know too much about programming I am frequently fascinated by simple things like Eratosthenes' sieve. As you might remember, one has to