Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

infinite array in c++

Name: cvtc user 2006-02-25 1:24

i need help making an infinite two dimensional array in c++, in other words, i have no clue how to do it....

can anyone help?

Name: Anonymous 2006-03-12 19:38 (sage)

>>40
Wow, I guess you haven't heard of polite fiction.

Does everything around here have to be an insult?

Name: Anonymous 2006-03-12 19:39 (sage)

I love the warm atmosphere here at /prog, we're a nice bunch... of assholes.

Name: Anonymous 2006-03-13 16:28 (sage)

It's just that the moderators haven't come here since the founding of world4ch, so the quality of posts has been allowed to deteriorate pretty bad.

Name: Anonymous 2006-03-14 1:28 (sage)

>>43

Hey, it's just like when someone mails mplayer-dev and annoys felker. It's nearly traditional.

Name: Anonymous 2011-01-18 13:02

>>44
baoslutely

Name: Anonymous 2011-01-18 16:53

>>46
Good job on the necromancy, faggot

Name: Anonymous 2011-01-18 17:10


int a = 5;
int b = a*2;

++a;

printf("b == 12 : %d\n", b == 12);


Why doesn't this work?

Name: Anonymous 2011-01-18 17:21

>>48
Because y'ou touch youreself at night.

Name: Anonymous 2011-01-18 17:22

See TAOCP, volume one, page 303, third edition.

Name: Anonymous 2011-01-18 17:40

>>49
That I do (who doesn't?), but I don't see how one leads to the other.

Name: Anonymous 2011-01-18 18:52

>>51
I don't. I do it exclusively around noon.

Name: Anonymous 2011-01-18 22:33

>>52
You see, I actually have a job.

Name: Anonymous 2011-01-19 7:27

>>53
So does >>52.

Name: Anonymous 2011-01-31 19:45

<-- check em dubz

Name: Anonymous 2012-02-08 10:38

hi

Name: Anonymous 2012-02-08 11:59

>>38
>'infinite' in CS means 'only limited by the available RAM'
You had me going until this part. Subtle, Anon.

Name: Anonymous 2012-02-08 15:03

>>37
a 32 bit integer and an N bit integer bounded by RAM/hdd/whatever are both infinitely far from infinity, you're not any closer with the latter option.
In fact, might as well just store a single base 2 number since that is just "as close" as 1 trillion 2M bit numbers.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List